From bd36c692357c85de7058a28abc63ab9abc228a58 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 30 Aug 2021 15:16:43 -0300 Subject: Add sast/ folder so I can test if the fault is the YML or the poor tool I'm using --- sast/gui.rpy-sast.py | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 sast/gui.rpy-sast.py (limited to 'sast/gui.rpy-sast.py') 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 -- cgit v1.2.3-70-g09d2