Skip to content

Commit

Permalink
Whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
MrMelbert committed Nov 14, 2023
1 parent e469587 commit 0243b46
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@

/datum/preferences/update_character(current_version, list/save_data)
. = ..()
if(current_version < 44)
if(current_version < 43.1)
save_loadout(src, save_data?["loadout_list"])

0 comments on commit 0243b46

Please sign in to comment.