From 1425db057882a64c37869b07e894a0e87dc9932d Mon Sep 17 00:00:00 2001 From: Mark Kim Date: Wed, 24 Mar 2021 00:00:31 -0400 Subject: [PATCH] add back noquit option to ios default config must have failed to get merged from the sdl2.0 branch. --- ios/tuxpaint.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/ios/tuxpaint.cfg b/ios/tuxpaint.cfg index cd23cbb0f..33960886f 100644 --- a/ios/tuxpaint.cfg +++ b/ios/tuxpaint.cfg @@ -3,3 +3,4 @@ fullscreen=native nolockfile=yes noprint=yes +noquit=yes