Browse Source

samples: add default window title for level editor

Daniele Bartolini 6 năm trước cách đây
mục cha
commit
ecfdcb2efb
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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"