TO SQUASH: Started map covering.
This commit is contained in:
@@ -12,12 +12,6 @@ public class GameBoard : MonoBehaviour
|
||||
ResetBoard();
|
||||
}
|
||||
|
||||
// Update is called once per frame
|
||||
void Update()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
public void ResetBoard()
|
||||
{
|
||||
// Reset the game board to its initial state
|
||||
|
||||
Reference in New Issue
Block a user