mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-24 06:00:36 -05:00
Remove extra spaces after start of comment
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
|
||||
struct_init()
|
||||
{
|
||||
scripts\zm\replaced\utility::register_perk_struct("", "", (0, 0, 0), (0, 0, 0)); // need this for pap to work
|
||||
scripts\zm\replaced\utility::register_perk_struct("", "", (0, 0, 0), (0, 0, 0)); // need this for pap to work
|
||||
scripts\zm\replaced\utility::register_perk_struct("specialty_weapupgrade", "p6_anim_zm_buildable_pap_on", (10460, -564, -220), (0, -35, 0));
|
||||
|
||||
zone_respawnpoints = [];
|
||||
|
Reference in New Issue
Block a user