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 72ecb7b commit 848e0aaCopy full SHA for 848e0aa
src/scripting/AS-MicroTF2.sp
@@ -36,7 +36,7 @@
36
#define PLUGIN_MAPPREFIX "warioware_redux_"
37
38
// This needs updated every map release, so you avoid intermittent sound.cache corruption issues.
39
-// REMEMBER: Don't put a . (dot) in ASSET_VERSION, Source doesn't parse this properly...
+// REMEMBER: Don't put a . (dot) in ASSET_VERSION, Source doesn't parse this properly.
40
#define ASSET_VERSION "v6"
41
42
#define MAXIMUM_MINIGAMES 64
0 commit comments