X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=erdslangetjie%2Fconstants.py;h=f178afcd0f7a3b58ea0c77b42e5ffcca847eb483;hb=d6b84b3d927fc6282e0810449598d19d59957713;hp=fb9336b1daed87abda270852e0d1edcdd8856e6c;hpb=ca76028e56dd032a2ad79aafd9da88b1a1566895;p=erdslangetjie.git diff --git a/erdslangetjie/constants.py b/erdslangetjie/constants.py index fb9336b..f178afc 100644 --- a/erdslangetjie/constants.py +++ b/erdslangetjie/constants.py @@ -9,4 +9,4 @@ if platform() != 'android': Config.set('graphics', 'height', '760') else: TILE_SIZE = 64 - Config.set('graphics', 'fullscreen', 'True') + Config.set('graphics', 'fullscreen', 'auto')