Resolve WES-189 "Themes pictures wording"

This commit is contained in:
Helena Van Breugel
2023-05-14 17:26:22 +00:00
committed by Louis Adriaens
parent 1cceb3cb89
commit 084724c175
413 changed files with 4686 additions and 6920 deletions

View File

@@ -40,5 +40,6 @@ public class Minigame : ScriptableObject
/// <summary>
/// An explanation on how to play the game and score points
/// </summary>
[TextArea]
public string controls;
}