Skip to content
This repository was archived by the owner on Jan 6, 2026. It is now read-only.

Commit a7c9280

Browse files
authored
Merge branch 'CodenameCrew:main' into main
2 parents 55ad0fb + a73a51e commit a7c9280

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/funkin/editors/ModConfigWarning.hx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ AUTHOR="YOU/YOUR TEAM HERE"
1717
VERSION="YOUR MOD\'S VERSION HERE"
1818

1919
# DO NOT EDIT!! this is used to check for version compatibility!
20-
API_VERSION=1
20+
API_VERSION=${Flags.CURRENT_API_VERSION}
2121

2222
DOWNLOAD_LINK="YOUR MOD PAGE LINK HERE"
2323

0 commit comments

Comments
 (0)