cromulant/config.py

5 lines
71 B
Python
Raw Normal View History

2024-07-18 07:20:36 +00:00
class Config:
title = "Cromulant"
width = 800
height = 600