diff --git a/lib/CMakeLists.txt b/lib/CMakeLists.txt index 68f8e0029..ba055eb2f 100644 --- a/lib/CMakeLists.txt +++ b/lib/CMakeLists.txt @@ -59,6 +59,7 @@ if(BUILD_SERVER) -DsNAMEMAX=63 -DPAWN_CELL_SIZE=32 -DAMX_FILENO_CHECKS + -DAMX_NODYNALOAD # Disable default amx_FindPublic implementation because we want our own more performant one # Also disable amx_Allot because we want to check if we have enough memory when we are passing data