mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-27 23:50:41 -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_tomb_ee_main;
|
||||
#include common_scripts\utility;
|
||||
#include maps\mp\_utility;
|
||||
#include maps\mp\zombies\_zm_utility;
|
||||
@ -22,7 +23,6 @@
|
||||
#include maps\mp\zm_tomb_challenges;
|
||||
#include maps\mp\zm_tomb_amb;
|
||||
#include maps\mp\zombies\_zm_audio;
|
||||
#include maps\mp\zm_tomb_ee_main;
|
||||
|
||||
all_staffs_inserted_in_puzzle_room()
|
||||
{
|
||||
|
Reference in New Issue
Block a user