Fixes a bug with the student code attribution. Fixes a bug in the syllable minigames when updating GP scores.

This commit is contained in:
Dylan Sarrazyn
2024-10-15 13:12:11 +02:00
parent 275491e92d
commit 51c999a19a
11 changed files with 31 additions and 34 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ config_version=5
[application]
config/name="Kalulu"
config/version="2.0.3"
config/version="2.0.4"
run/main_scene="res://sources/menus/splash_screen/splash_screen.tscn"
config/features=PackedStringArray("4.3", "Forward Plus")
boot_splash/bg_color=Color(0.141176, 0.141176, 0.141176, 1)