Fixed bread question
This commit is contained in:
@@ -37,8 +37,8 @@ namespace InterfaceOff.WorldScene
|
||||
private string CurrentPlayerName { get; set; } = string.Empty;
|
||||
private bool StoredCurrentScore = false;
|
||||
private float Score;
|
||||
|
||||
#if UNITY_STANDALONE_WIN
|
||||
|
||||
#if UNITY_STANDALONE_WIN
|
||||
|
||||
[RuntimeInitializeOnLoadMethod(RuntimeInitializeLoadType.BeforeSceneLoad)]
|
||||
private static void OnStart()
|
||||
|
||||
@@ -157,7 +157,7 @@ namespace InterfaceOff
|
||||
""Cyanide"",
|
||||
""Ricin""
|
||||
],
|
||||
""answer"": ""Flour""
|
||||
""answer"": ""Flour / Wheat""
|
||||
},
|
||||
{
|
||||
""question"": ""How many pyramids are there in Egypt?"",
|
||||
|
||||
Reference in New Issue
Block a user