summaryrefslogtreecommitdiff
path: root/sast/gui.rpy-sast.py
diff options
context:
space:
mode:
Diffstat (limited to 'sast/gui.rpy-sast.py')
-rw-r--r--sast/gui.rpy-sast.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/sast/gui.rpy-sast.py b/sast/gui.rpy-sast.py
new file mode 100644
index 0000000..a14ebcc
--- /dev/null
+++ b/sast/gui.rpy-sast.py
@@ -0,0 +1,4 @@
+if True:
+ gui.init(1280, 720)
+
+ ## This increases the size of the quick buttons to make them easier to touch