Skip to content

Commit 848e0aa

Browse files
committed
Force sm build
1 parent 72ecb7b commit 848e0aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scripting/AS-MicroTF2.sp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
#define PLUGIN_MAPPREFIX "warioware_redux_"
3737

3838
// 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...
39+
// REMEMBER: Don't put a . (dot) in ASSET_VERSION, Source doesn't parse this properly.
4040
#define ASSET_VERSION "v6"
4141

4242
#define MAXIMUM_MINIGAMES 64

0 commit comments

Comments
 (0)