We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4dc0e7c + f3bd438 commit 05c18b5Copy full SHA for 05c18b5
scripting/vsh2.sp
@@ -17,7 +17,7 @@
17
#pragma semicolon 1
18
#pragma newdecls required
19
20
-#define PLUGIN_VERSION "1.3.1 BETA"
+#define PLUGIN_VERSION "1.3.1"
21
#define PLUGIN_DESCRIPT "VS Saxton Hale 2"
22
#define CODEFRAMES (1.0/30.0) /* 30 frames per second means 0.03333 seconds or 33.33 ms */
23
0 commit comments