Mods
This commit is contained in:
@@ -9,7 +9,7 @@ class Config:
|
|||||||
title: str = "Cromulant"
|
title: str = "Cromulant"
|
||||||
width: int = 900
|
width: int = 900
|
||||||
height: int = 900
|
height: int = 900
|
||||||
max_ants: int = 10
|
max_ants: int = 100
|
||||||
here: Path
|
here: Path
|
||||||
ants_json: Path
|
ants_json: Path
|
||||||
icon_path: Path
|
icon_path: Path
|
||||||
|
Reference in New Issue
Block a user