Compilation fix for ERT code.

This commit is contained in:
Zuhayr
2013-06-12 12:30:28 -07:00
parent 7cd54ac387
commit 6bd685bcb2
4 changed files with 7 additions and 5 deletions

View File

@@ -2,6 +2,7 @@
var/const/commandos_possible = 6 //if more Commandos are needed in the future
var/global/sent_strike_team = 0
/client/proc/strike_team()
if(!ticker)
usr << "<font color='red'>The game hasn't started yet!</font>"