Resolve WES-76 "87 themeselection"
This commit is contained in:
@@ -21,6 +21,11 @@ public class Minigame : ScriptableObject
|
||||
/// </summary>
|
||||
public string description;
|
||||
|
||||
/// <summary>
|
||||
/// Whether or not the game needs a theme to be selected
|
||||
/// </summary>
|
||||
public bool needsTheme;
|
||||
|
||||
/// <summary>
|
||||
/// Reference to the minigame thumbnail
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user