Merge branch 'development' into 'WES-81-justsign'
# Conflicts: # Assets/SpellingBee/Scripts/GameController.cs
This commit is contained in:
@@ -193,16 +193,6 @@ public class GameController : MonoBehaviour
|
||||
/// </summary>
|
||||
public GameObject scoreboardEntry;
|
||||
|
||||
/// <summary>
|
||||
/// Score class TODO: Move to separate file
|
||||
/// </summary>
|
||||
[Serializable]
|
||||
public class Score
|
||||
{
|
||||
public int scoreValue;
|
||||
public string time;
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Start is called before the first frame update
|
||||
|
||||
Reference in New Issue
Block a user