We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08dd180 commit 5f66052Copy full SHA for 5f66052
1 file changed
addons/sourcemod/scripting/ExtraCommands.sp
@@ -41,7 +41,7 @@ public Plugin myinfo =
41
name = "Advanced Commands",
42
author = "BotoX + Obus + maxime1907, .Rushaway",
43
description = "Adds extra commands for admins.",
44
- version = "2.7.12",
+ version = "2.7.13",
45
url = ""
46
};
47
0 commit comments