Просмотр исходного кода

samples: add default window title for level editor

Daniele Bartolini 6 лет назад
Родитель
Сommit
ecfdcb2efb
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      samples/core/editors/level_editor/boot.config

+ 2 - 0
samples/core/editors/level_editor/boot.config

@@ -1,2 +1,4 @@
 boot_script = "core/editors/level_editor/boot"
 boot_package = "core/editors/level_editor/boot"
+
+window_title = "Level Editor"