diff --git a/patch_mp/maps/mp/gametypes/dm.gsc b/patch_mp/maps/mp/gametypes/dm.gsc index c90be26..0af9e70 100644 --- a/patch_mp/maps/mp/gametypes/dm.gsc +++ b/patch_mp/maps/mp/gametypes/dm.gsc @@ -1,4 +1,4 @@ -#include maps/mp/gametypes/_callbacksetup +#include maps/mp/gametypes/_callbacksetup; #include maps/mp/gametypes/_gameobjects; #include maps/mp/gametypes/_globallogic; #include maps/mp/gametypes/_globallogic_score;