Fix: timer position

This commit is contained in:
2018-12-10 10:36:57 +09:00
parent 75041a8b1e
commit 537f22ad58
+1 -1
View File
@@ -348,7 +348,7 @@ Timer.prototype.sendTimeLeftToServer = function() {
Timer.Timer_CENTER_OFFSET_X = 130;
Timer.Timer_CENTER_OFFSET_X = 125;
Timer.TIME_MILLISECONDS = 1000;