mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-10 07:08:06 -05:00
8 lines
174 B
Plaintext
8 lines
174 B
Plaintext
#include maps\mp\_utility;
|
|
#include common_scripts\utility;
|
|
#include maps\mp\zombies\_zm_utility;
|
|
|
|
track_players_intersection_tracker()
|
|
{
|
|
// BO2 has built in push mechanic
|
|
} |