summaryrefslogtreecommitdiff
path: root/games-arcade/funnyboat/files/funnyboat-1.5_p11-windowed.patch
blob: a736a43e9fb9ff3debe1e141ad707e1a772c91c7 (plain)
1
2
3
4
5
6
7
8
9
10
Fullscreen can misdisplay depending on available modes and, while there
is a command line option to enable it (-f), there is none to disable.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=432693
--- a/locals.py
+++ b/locals.py
@@ -18,2 +18,2 @@
     name = "Funny Boater"
-    fullscreen = True
+    fullscreen = False