This website works better with JavaScript
Home
Explore
Help
Sign In
Godot
/
godot-demo-projects
mirror of
https://github.com/godotengine/godot-demo-projects.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
067dbfa56f
commit
eae4281236
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
misc/window_management/engine.cfg
+ 2
- 1
misc/window_management/engine.cfg
View File
@@ -6,4 +6,5 @@ icon="icon.png"
[display]
-fullscreen=true
+fullscreen=false
+resizable=false