mirror of
https://github.com/JezuzLizard/Recompilable-gscs-for-BO2-zombies-and-multiplayer.git
synced 2025-07-06 07:27:52 -05:00
unsorted scripts by error by folder
This commit is contained in:
10
patch_zm/maps/mp/zombies/_zm_bot.gsc
Normal file
10
patch_zm/maps/mp/zombies/_zm_bot.gsc
Normal file
@ -0,0 +1,10 @@
|
||||
#include maps/mp/zombies/_zm_utility;
|
||||
#include maps/mp/_utility;
|
||||
#include common_scripts/utility;
|
||||
|
||||
init()
|
||||
{
|
||||
/#
|
||||
println( "ZM >> Zombiemode Server Scripts Init (_zm_bot.gsc)" );
|
||||
#/
|
||||
}
|
Reference in New Issue
Block a user