Make screen size a tile shorter
[koperkapel.git] / koperkapel / constants.py
index 4d2dd0943a854808f65cfcc1813d8cef18ddb349..15d5ebff7157ea446df1ea012c2c5817c4699965 100644 (file)
@@ -4,4 +4,4 @@ TITLE = "Portentosa"
 
 TILE_SIZE = 64
 
-WIDTH, HEIGHT = 1024, 768
+WIDTH, HEIGHT = 1024, 704