mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2026-07-22 00:17:13 +02:00
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.