mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
Roundstart quickfix
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1981 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -45,6 +45,7 @@ var/global/datum/controller/gameticker/ticker
|
||||
current_state = GAME_STATE_PREGAME
|
||||
world << "<B>Unable to choose playable game mode.</B> Reverting to pre-game lobby."
|
||||
return 0
|
||||
ResetOccupations()//Ok this is not the best, but should work as a quickfix
|
||||
src.mode = pickweight(runnable_modes)
|
||||
else
|
||||
src.mode = config.pick_mode(master_mode)
|
||||
|
||||
Reference in New Issue
Block a user