A lil commenting

Signed-off-by: LimePotato <bm01@limepot.xyz>
This commit is contained in:
nelle 2023-10-28 15:19:26 -06:00
parent ae8e54613b
commit 38ee3af180

View file

@ -33,4 +33,5 @@ object GameConfig {
.withTitle("$GAME_ID | $GAME_VER")
.build()
//TODO: Replace most of this with a json/yaml/whatever config file for the user to be able to edit.
}