mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-07 16:42:45 +00:00
Actually, let's just do "1"
This commit is contained in:
parent
b885005950
commit
57b25fd385
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue