• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

shogi-server source


Commit MetaInfo

Révision6f9da8dd760e9628aebc2556dff943c71eb8a535 (tree)
l'heure2015-02-01 10:55:53
AuteurDaigo Moriwaki <daigo@debi...>
CommiterDaigo Moriwaki

Message de Log

Update the revision

Change Summary

Modification

--- a/shogi_server.rb
+++ b/shogi_server.rb
@@ -50,7 +50,7 @@ Default_Timeout = 60 # for single socket operation
5050 Default_Game_Name = "default-1500-0"
5151 One_Time = 10
5252 Login_Time = 300 # time for LOGIN
53-Revision = "20150117"
53+Revision = "20150201"
5454
5555 RELOAD_FILES = ["shogi_server/league/floodgate.rb",
5656 "shogi_server/league/persistent.rb",