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
demo window set to resizeable (need a bugfix her)
hurikhan
10 years ago
parent
7b273c0d29
commit
aa4433dc93
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
misc/window_management/engine.cfg
+ 1
- 1
misc/window_management/engine.cfg
View File
@@ -7,4 +7,4 @@ icon="icon.png"
[display]
fullscreen=false
-resizable=
fals
e
+resizable=
tru
e