mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
[MIRROR] Default Save Organs/Markings to No (#10557)
Co-authored-by: SatinIsle <98125273+SatinIsle@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e24995ae80
commit
8138a72ea2
@@ -4,4 +4,4 @@
|
||||
#define PERSIST_MARKINGS 0x08 // Persist markings
|
||||
#define PERSIST_SIZE 0x10 // Persist size
|
||||
#define PERSIST_COUNT 5 // Number of valid bits in this bitflag. Keep this updated!
|
||||
#define PERSIST_DEFAULT PERSIST_SPAWN|PERSIST_ORGANS|PERSIST_MARKINGS|PERSIST_SIZE // Default setting for new folks
|
||||
#define PERSIST_DEFAULT PERSIST_SPAWN|PERSIST_SIZE // Default setting for new folks
|
||||
|
||||
Reference in New Issue
Block a user