Resolve WES-127-Refactor_Themelist
This commit is contained in:
committed by
Jelle De Geest
parent
564ec209c7
commit
ea13788199
@@ -182,7 +182,7 @@ public partial class GameController : MonoBehaviour
|
||||
userList.Save();
|
||||
|
||||
currentTheme = minigame.themeList.themes[minigame.themeList.currentThemeIndex];
|
||||
feedback.signPredictor.model = currentTheme.model;
|
||||
feedback.signPredictor.ChangeModel(currentTheme.modelIndex);
|
||||
words.AddRange(currentTheme.learnables);
|
||||
ShuffleWords();
|
||||
NextWord();
|
||||
|
||||
Reference in New Issue
Block a user