* Fixes 169

* What MSO said

* Fix

* Fite me travis
This commit is contained in:
Cyberboss
2017-03-08 15:59:59 -05:00
committed by AnturK
parent 6bdfa32e9c
commit 4c4d2c28f9
+1 -1
View File
@@ -29,4 +29,4 @@
new_player_panel()
client.playtitlemusic()
if(ticker.current_state < GAME_STATE_SETTING_UP)
src << "Please set up your character and select \"Ready\". The game will start in about [round(ticker.GetTimeLeft()/10)] seconds."
src << "Please set up your character and select \"Ready\". The game will start in about [round(ticker.GetTimeLeft(), 1)/10] seconds."