Resolve WES-XX-ScriptableList-Index-Fix
This commit is contained in:
committed by
Dries Van Schuylenbergh
parent
8696aff135
commit
4402e80d0c
@@ -160,6 +160,12 @@ public class HangmanGameController : MonoBehaviour
|
||||
/// </summary>
|
||||
public Minigame minigame;
|
||||
|
||||
/// <summary>
|
||||
/// We keep the minigamelist as well so that the minigame-index doesn't get reset
|
||||
/// DO NOT REMOVE
|
||||
/// </summary>
|
||||
public MinigameList minigamelist;
|
||||
|
||||
/// <summary>
|
||||
/// Reference to the user list to access the current user
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user