disable hax preload again

This commit is contained in:
bgkillas 2024-09-14 05:55:52 -04:00
parent 869ebbc4ab
commit 7677e589e0

View file

@ -93,7 +93,7 @@ local function load_modules()
ctx.load_system("essence_sync")
ctx.load_system("spectate")
ctx.load_system("effect_data_sync")
ctx.load_system("hax_preload")
-- ctx.load_system("hax_preload")
-- ctx.load_system("wang_hooks")
end