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 36ff189 commit ebc07d7Copy full SHA for ebc07d7
[admin]/acpanel/c_gui_ac.lua
@@ -87,6 +87,7 @@ function aAntiCheatTab.Create ( tab )
87
{ id=33, sver="1.5.6", cver="1.5.6", desc="Disallow software of the category 'Net limiter'" },
88
{ id=34, sver="1.5.6", cver="1.5.6", desc="Disallow internet café users" },
89
{ id=35, sver="1.5.6", cver="1.5.6", desc="Disallow certain software with \"FPS locking\" capabilities" },
90
+ { id=36, sver="1.5.7", cver="1.5.7", desc="Disallow AutoHotKey base application (used to load .ahk files)" },
91
}
92
93
local enableSdDesc = getServerConfigSetting( "enablesd" )
0 commit comments