Must have had some kind of hiccup, the 'return' didn't get committed?

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4647 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
johnsonmt88@gmail.com
2012-09-07 22:15:15 +00:00
parent 438d55ed44
commit 7514e800d5

View File

@@ -149,6 +149,7 @@
if(href_list["late_join"])
if(!ticker || ticker.current_state != GAME_STATE_PLAYING)
usr << "/red The round is either not ready, or has already finished..."
return
LateChoices()
if(href_list["SelectedJob"])