Actually, let's just do "1"

This commit is contained in:
SeventhSentinel 2019-01-03 16:43:01 -05:00
parent 2db9fa1b96
commit b513b8a11b
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ extern const char *superactions[MAXRECURSION];
extern UINT8 superstack;
// If the dehacked patch does not match this version, we throw a warning
#define PATCHVERSION 102
#define PATCHVERSION 1
#define MAXLINELEN 1024