unsorted scripts by error by folder

This commit is contained in:
JezuzLizard
2020-04-02 15:21:51 -07:00
parent 1b624c0e3c
commit 83e1febabc
41 changed files with 0 additions and 0 deletions

View 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)" );
#/
}