mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
oops
This commit is contained in:
@@ -993,6 +993,7 @@
|
||||
// Gimmie a freshie
|
||||
var/datum/character_save/CS = new()
|
||||
character_saves[active_character.slot_number] = CS
|
||||
CS.slot_number = active_character.slot_number // Dont lose this
|
||||
active_character = CS
|
||||
|
||||
if("open_load_dialog")
|
||||
|
||||
Reference in New Issue
Block a user