mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-26 17:22:56 +00:00
* Fixes SQL Death Tracking again Removes the foreign key constraint from the ckeys. -> Ckeys can have different values i.e. when someone dies while aghosted the ckey becomes @ckey Ensurs that the char_id is set to null and not 0 -> To make sure the foreign key constraint there actually works * Simpler changelog --------- Co-authored-by: Werner <Arrow768@users.noreply.github.com>