mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-07-07 04:18:49 -05:00
Move self include line to top of each replaced file
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
#include maps\mp\gametypes_zm\_globallogic_ui;
|
||||
#include maps\mp\_utility;
|
||||
#include maps\mp\gametypes_zm\_hud_util;
|
||||
#include maps\mp\gametypes_zm\_globallogic;
|
||||
#include maps\mp\gametypes_zm\_spectating;
|
||||
#include maps\mp\gametypes_zm\_globallogic_player;
|
||||
#include maps\mp\gametypes_zm\_globallogic_ui;
|
||||
|
||||
menuautoassign( comingfrommenu )
|
||||
{
|
||||
|
Reference in New Issue
Block a user