Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Maybe Fix Antag Related Crash (#1523)
# Description I'm trying to fix a crash caused by character profiles saving the same antag preference twice. I have no clue why or how it's happening, but this should probably prevent it from happening by making the profile sanitizer remove duplicate keys before saving them to the database. The relevant crash log: [goobcrash.txt](https://github.com/user-attachments/files/18391763/goobcrash.txt) # Changelog :cl: - fix: Attempted to fix a crash related to antag preferences saving multiple times. Co-authored-by: sleepyyapril <[email protected]>
- Loading branch information