mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-10 15:17:57 -05:00
10 lines
224 B
Plaintext
10 lines
224 B
Plaintext
#include maps\mp\gametypes_zm\_hud_message;
|
|
#include maps\mp\gametypes_zm\_hud_util;
|
|
#include maps\mp\_music;
|
|
#include maps\mp\gametypes_zm\_globallogic_audio;
|
|
#include maps\mp\_utility;
|
|
|
|
onplayerconnect()
|
|
{
|
|
// removed
|
|
} |