This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
Godot
/
godot-demo-projects
mirror da
https://github.com/godotengine/godot-demo-projects.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
demo window set to resizeable (need a bugfix her)
hurikhan
10 anni fa
parent
7b273c0d29
commit
aa4433dc93
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
misc/window_management/engine.cfg
+ 1
- 1
misc/window_management/engine.cfg
Vedi File
@@ -7,4 +7,4 @@ icon="icon.png"
[display]
fullscreen=false
-resizable=
fals
e
+resizable=
tru
e