Let some debug slipping in

This commit is contained in:
unknown
2012-07-05 23:03:05 +03:00
parent 46dcfb2d3d
commit df61f5abb8
@@ -502,11 +502,11 @@
if(sent_strike_team == 1)
user << "Centcom will not allow the shuttle to be called. Consider all contracts terminated."
return
/*
if(world.time < 54000) // 30 minute grace period to let the game get going
user << "The shuttle is refueling. Please wait another [round((54000-world.time)/600)] minutes before trying again."//may need to change "/600"
return
*/
if(emergency_shuttle.direction == -1)
user << "The shuttle may not be called while returning to CentCom."
return