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 ea8c583 commit 57ca84bCopy full SHA for 57ca84b
1 file changed
addons/sourcemod/scripting/mitm.sp
@@ -39,7 +39,7 @@
39
// Uncomment this for diagnostic messages in server console (very verbose)
40
// #define DEBUG
41
42
-#define PLUGIN_VERSION "1.2.2"
+#define PLUGIN_VERSION "1.3.0"
43
44
// Global entities
45
CMannVsMachineStats g_pMVMStats = view_as<CMannVsMachineStats>(INVALID_ENT_REFERENCE);
0 commit comments