mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-07-10 05:48:31 -05:00
Move self include line to top of each replaced file
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
#include maps\mp\zm_highrise;
|
||||
#include common_scripts\utility;
|
||||
#include maps\mp\_utility;
|
||||
#include maps\mp\zombies\_zm_utility;
|
||||
@ -17,7 +18,6 @@
|
||||
#include maps\mp\gametypes_zm\_spawning;
|
||||
#include maps\mp\zm_highrise_classic;
|
||||
#include maps\mp\zombies\_zm_ai_leaper;
|
||||
#include maps\mp\zm_highrise;
|
||||
#include maps\mp\_sticky_grenade;
|
||||
#include maps\mp\zombies\_zm_weap_bowie;
|
||||
#include maps\mp\zombies\_zm_weap_cymbal_monkey;
|
||||
|
Reference in New Issue
Block a user