mirror of
https://github.com/JezuzLizard/Recompilable-gscs-for-BO2-zombies-and-multiplayer.git
synced 2025-06-07 17:37:50 -05:00
Removed debug code from _zm_magicbox.gsc.
This commit is contained in:
parent
84b8567c59
commit
8c4a9ecf8c
@ -13,14 +13,6 @@
|
|||||||
|
|
||||||
init() //checked matches cerberus output
|
init() //checked matches cerberus output
|
||||||
{
|
{
|
||||||
//begin debug code
|
|
||||||
level.custom_zm_magicbox_loaded = 1;
|
|
||||||
maps/mp/zombies/_zm_bot::init();
|
|
||||||
if ( !isDefined( level.debugLogging_zm_magicbox ) )
|
|
||||||
{
|
|
||||||
level.debugLogging_zm_magicbox = 0;
|
|
||||||
}
|
|
||||||
//end debug code
|
|
||||||
if ( !isDefined( level.chest_joker_model ) )
|
if ( !isDefined( level.chest_joker_model ) )
|
||||||
{
|
{
|
||||||
level.chest_joker_model = "zombie_teddybear";
|
level.chest_joker_model = "zombie_teddybear";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user