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:
@@ -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