mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2026-09-04 14:07:11 +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.