1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-10 23:27:57 -05:00

Remove give Ray Gun test code

This commit is contained in:
Jbleezy
2022-01-08 07:15:30 -08:00
parent c65b68647c
commit 62fb2893c8

View File

@ -1968,9 +1968,4 @@ spawn_bots(num)
level.bots[i] = addtestclient();
}
}
flag_wait( "initial_blackscreen_passed" );
player giveWeapon("ray_gun_zm");
player giveMaxAmmo("ray_gun_zm");
}