Merge pull request #11260 from mwerezak/ttv

Fixes TTV Yield
This commit is contained in:
GinjaNinja32
2015-10-10 09:05:00 +01:00
9 changed files with 145 additions and 79 deletions

View File

@@ -162,6 +162,7 @@ var/list/debug_verbs = list (
,/client/proc/testZAScolors_remove
,/client/proc/setup_supermatter_engine
,/client/proc/atmos_toggle_debug
,/client/proc/spawn_tanktransferbomb
)