cromulant/config.py

5 lines
71 B
Python

class Config:
title = "Cromulant"
width = 800
height = 600