Bit of cleanup and comments

This commit is contained in:
lvrossem
2023-03-02 20:32:28 +01:00
parent 56f3d0c195
commit c195ee69b1
2 changed files with 3 additions and 1 deletions

View File

@@ -9,7 +9,6 @@ public class SpellingBeeThemeSelectionController : MonoBehaviour {
private int buttonWidth = 600;
private int canvasWidth = 1920;
private int canvasHeight = 1080;
// Start is called before the first frame update
void Start() {