Merge pull request #39 from mjkzy/master

dm.gsc compiles with no errors now
This commit is contained in:
JezuzLizard 2021-07-21 15:54:55 -07:00 committed by GitHub
commit c6c5ec86a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;