diff options
author | Frederico Linhares <fred@linhares.blue> | 2022-09-16 12:03:04 -0300 |
---|---|---|
committer | Frederico Linhares <fred@linhares.blue> | 2022-09-16 12:03:04 -0300 |
commit | 3d6ca447a7104c499e92fc954affdaf4bf011388 (patch) | |
tree | d759fbd39d3d66a2457ea92fc4eeb2c31b2cbe4f /test/config | |
parent | 0d0868611389b8dded0c1dfef7a530a4b6e1f148 (diff) |
feat Create View
Diffstat (limited to 'test/config')
-rw-r--r-- | test/config/init.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/config/init.yaml b/test/config/init.yaml index 2139b75..0a7fdcf 100644 --- a/test/config/init.yaml +++ b/test/config/init.yaml @@ -1,7 +1,4 @@ name: "Candy Gear Test" -game: - width: 640 - height: 360 screen: width: 1280 height: 720 |