mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-07-05 03:19:06 -05:00
Move self include line to top of each replaced file
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
#include maps\mp\zombies\_zm_weap_staff_revive;
|
||||
#include common_scripts\utility;
|
||||
#include maps\mp\_utility;
|
||||
#include maps\mp\zombies\_zm_utility;
|
||||
#include maps\mp\zombies\_zm_net;
|
||||
#include maps\mp\zm_tomb_utility;
|
||||
#include maps\mp\zombies\_zm_laststand;
|
||||
#include maps\mp\zombies\_zm_weap_staff_revive;
|
||||
|
||||
watch_staff_revive_fired()
|
||||
{
|
||||
|
Reference in New Issue
Block a user