This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
Godot
/
godot-demo-projects
mirror de
https://github.com/godotengine/godot-demo-projects.git
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
demo window set to resizeable (need a bugfix her)
hurikhan
há 10 anos atrás
pai
7b273c0d29
commit
aa4433dc93
1 ficheiros alterados
com
1 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
1
misc/window_management/engine.cfg
+ 1
- 1
misc/window_management/engine.cfg
Ver Ficheiro
@@ -7,4 +7,4 @@ icon="icon.png"
[display]
fullscreen=false
-resizable=
fals
e
+resizable=
tru
e