Wes xx sign predictor doc little ui

This commit is contained in:
Dries Van Schuylenbergh
2023-05-17 17:36:27 +00:00
committed by Jerome Coudron
parent 349ca1cb44
commit f63b49ebc7
33 changed files with 47 additions and 45 deletions

View File

@@ -94,7 +94,6 @@ public abstract class AbstractMinigameController : AbstractFeedback
// This part is the only reason that feedbackProgress is needed in the abstract
else if (feedbackProgress != null)
{
feedbackProgress.value = 0.0f;
}
@@ -115,6 +114,7 @@ public abstract class AbstractMinigameController : AbstractFeedback
score.time = DateTime.Now.ToString();
// Save the new score
user = UserList.GetCurrentUser();
var progress = user.GetMinigameProgress(minigame.index);
// Get the current list of scores