Merge remote-tracking branch 'upstream/master'

This commit is contained in:
BongaTheProto
2023-09-28 14:08:02 -05:00
5 changed files with 79 additions and 24 deletions
@@ -0,0 +1,4 @@
/client/proc/clear_export()
var/savefile/S = new()
S["deleted"] << 1
Export(S)