Resolve WES-145 "Consistency controllers"
This commit is contained in:
committed by
Jelle De Geest
parent
564ec209c7
commit
e96f1ff7ca
@@ -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.
|
||||
Reference in New Issue
Block a user