Skip to content

Commit ebc07d7

Browse files
authored
Add SD #36 to acpanel UI (#212)
1 parent 36ff189 commit ebc07d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

[admin]/acpanel/c_gui_ac.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ function aAntiCheatTab.Create ( tab )
8787
{ id=33, sver="1.5.6", cver="1.5.6", desc="Disallow software of the category 'Net limiter'" },
8888
{ id=34, sver="1.5.6", cver="1.5.6", desc="Disallow internet café users" },
8989
{ 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)" },
9091
}
9192

9293
local enableSdDesc = getServerConfigSetting( "enablesd" )

0 commit comments

Comments
 (0)