This website works better with JavaScript
Home
Explore
Help
Sign In
Godot
/
godot
mirror of
https://github.com/godotengine/godot.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
don't start demo in fullscreen mode
hurikhan
10 years ago
parent
7222e195e5
commit
2203ba5fe3
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
demos/misc/window_management/engine.cfg
+ 2
- 1
demos/misc/window_management/engine.cfg
View File
@@ -6,4 +6,5 @@ icon="icon.png"
[display]
-fullscreen=true
+fullscreen=false
+resizable=false