mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-03-20 18:01:16 +00:00
These are flags! Serves me right for just rushing this out
This commit is contained in:
parent
2419b65f79
commit
9df5d6e1e0
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…
Reference in a new issue