mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-10 23:27:57 -05:00
Move self include line to top of each replaced file
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
#include maps\mp\zombies\_zm_weap_cymbal_monkey;
|
||||
#include common_scripts\utility;
|
||||
#include maps\mp\_utility;
|
||||
#include maps\mp\zombies\_zm_utility;
|
||||
#include maps\mp\zombies\_zm_laststand;
|
||||
#include maps\mp\zombies\_zm_clone;
|
||||
#include maps\mp\zombies\_zm_weap_cymbal_monkey;
|
||||
|
||||
#using_animtree("zombie_cymbal_monkey");
|
||||
|
||||
|
Reference in New Issue
Block a user