mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-24 14:10:30 -05:00
Move self include line to top of each replaced file
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
#include maps\mp\zombies\_zm_weap_one_inch_punch;
|
||||
#include maps\mp\_utility;
|
||||
#include common_scripts\utility;
|
||||
#include maps\mp\zombies\_zm_utility;
|
||||
@ -9,7 +10,6 @@
|
||||
#include maps\mp\zombies\_zm_score;
|
||||
#include maps\mp\zombies\_zm_weap_staff_lightning;
|
||||
#include maps\mp\animscripts\zm_shared;
|
||||
#include maps\mp\zombies\_zm_weap_one_inch_punch;
|
||||
|
||||
monitor_melee_swipe()
|
||||
{
|
||||
|
Reference in New Issue
Block a user