This commit is contained in:
tour 2024-01-04 10:39:34 +01:00
parent f79676023d
commit ff26c1c27a
1 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ If you are not sure wheter it looks correct\, consider sending it to yourself]
button_exit[0.8,10.5;3,0.8;cancel;Cancel]
field[7.8,10.5;3,0.8;target;send to player;]
field_close_on_enter[target;false]
button_exit[11.7,10.5;3,0.8;send;Send]
button[11.7,10.5;3,0.8;send;Send]
]]
chat_formspec.predefined_template = [[
@ -45,7 +45,7 @@ chat_formspec.predefined_template = [[
container_end[]
set_focus[target]
button[1,10.8;3,0.8;back;Back]
button_exit[12.4,10.7;3,0.9;send;Send]
button[12.4,10.7;3,0.9;send;Send]
textarea[0.8,8.6;14.6,1.8;change_text_field;change default text;%s]
button[4.7,10.8;3,0.8;change_text;change text]
field[8.8,10.9;3,0.8;target;send to player;]