changes to twn.toml specification of resolution, make it optional as well
This commit is contained in:
@ -5,7 +5,6 @@ app_id = "bunnymark"
|
||||
dev_id = "morshy"
|
||||
|
||||
[game]
|
||||
base_render_width = 640
|
||||
base_render_height = 480
|
||||
resolution = [ 640, 480 ]
|
||||
|
||||
[engine]
|
||||
|
Reference in New Issue
Block a user