mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2025-01-24 20:08:04 +01:00
custom messsage
This commit is contained in:
parent
1c7a7283a2
commit
35f87be57b
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ function Node_GMRoom(_x, _y, _group = noone) : Node(_x, _y, _group) constructor
|
|||
});
|
||||
|
||||
input_display_list = [
|
||||
["Room settings", false], 0, 1,
|
||||
["Room settings", false], 0, 1,
|
||||
["Layers", false],
|
||||
layers_renderer,
|
||||
new Inspector_Spacer(ui(4)),
|
||||
|
|
Loading…
Reference in a new issue