mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2026-05-28 13:37:09 +02:00
14b73d1d20
The server still invokes some callbacks even after shutdown. This prevents it from doing that by removing all callback pointers from the callback structure. Yet another nasty workaround.