This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
Godot
/
godot-demo-projects
mirror de
https://github.com/godotengine/godot-demo-projects.git
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
demo window set to resizeable (need a bugfix her)
hurikhan
10 anos atrás
pai
7b273c0d29
commit
aa4433dc93
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
1
misc/window_management/engine.cfg
+ 1
- 1
misc/window_management/engine.cfg
Ver arquivo
@@ -7,4 +7,4 @@ icon="icon.png"
[display]
fullscreen=false
-resizable=
fals
e
+resizable=
tru
e