Reenable preload hax

This commit is contained in:
IQuant 2024-09-14 00:25:35 +03:00
parent f61d64d639
commit a1808c09a6

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