mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
Merge pull request #8115 from Incoming5643/Escape
[Merge ASAP Oh God] Makes Mulliganed rounds able to actually end
This commit is contained in:
@@ -97,6 +97,8 @@
|
||||
for(var/datum/game_mode/G in runnable_modes)
|
||||
if(!G.reroll_friendly) del(G)
|
||||
|
||||
SSshuttle.emergencyNoEscape = 0 //Time to get the fuck out of here
|
||||
|
||||
if(!runnable_modes) return 0
|
||||
|
||||
var/list/datum/game_mode/replacementmode = pickweight(runnable_modes)
|
||||
|
||||
Reference in New Issue
Block a user