Merge branch 'WES-145-Consistency-controllers' into 'development'

Resolve WES-145 "Consistency controllers"

See merge request wesign/unity-application!68
This commit was merged in pull request #68.
This commit is contained in:
Jelle De Geest
2023-03-30 21:28:50 +00:00
36 changed files with 989 additions and 574 deletions

View File

@@ -5,7 +5,7 @@ using TMPro;
using UnityEngine;
using UnityEngine.UI;
public class HangmanGameController : MonoBehaviour
public class HangmanController : MonoBehaviour
{
/// <summary>
/// The scriptable with all the themes, will be used to select a random word for hangman.