mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-15 18:06:57 +01:00
Pins system
pins system
This commit is contained in:
@@ -144,6 +144,7 @@ SAVEFILE UPDATING/VERSIONING - 'Simplified', or rather, more coder-friendly ~Car
|
||||
S["sillyroles"] >> sillyroles
|
||||
S["roleplayroles"] >> roleplayroles
|
||||
S["importantroles"] >> importantroles
|
||||
S["pins"] >> pins
|
||||
|
||||
//try to fix any outdated data if necessfary
|
||||
if(needs_update >= 0)
|
||||
@@ -265,6 +266,7 @@ SAVEFILE UPDATING/VERSIONING - 'Simplified', or rather, more coder-friendly ~Car
|
||||
|
||||
//Hyper
|
||||
WRITE_FILE(S["noncon"], noncon)
|
||||
WRITE_FILE(S["pins"], pins)
|
||||
|
||||
return 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user