We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4d411c commit 25f1dc2Copy full SHA for 25f1dc2
lib/CMakeLists.txt
@@ -59,6 +59,7 @@ if(BUILD_SERVER)
59
-DsNAMEMAX=63
60
-DPAWN_CELL_SIZE=32
61
-DAMX_FILENO_CHECKS
62
+ -DAMX_NODYNALOAD
63
64
# Disable default amx_FindPublic implementation because we want our own more performant one
65
# Also disable amx_Allot because we want to check if we have enough memory when we are passing data
0 commit comments