mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
These are flags! Serves me right for just rushing this out
This commit is contained in:
parent
d1e49fa926
commit
db9c14702d
1 changed files with 1 additions and 1 deletions
|
|
@ -755,7 +755,7 @@ static void P_NetUnArchiveColormaps(void)
|
|||
// diff3 flags
|
||||
#define SD_TAGLIST 0x01
|
||||
#define SD_COLORMAP 0x02
|
||||
#define SD_CRUMBLESTATE 0x03
|
||||
#define SD_CRUMBLESTATE 0x04
|
||||
|
||||
#define LD_FLAG 0x01
|
||||
#define LD_SPECIAL 0x02
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue