mirror of
https://github.com/minetest/minetest_game.git
synced 2024-12-23 15:20:19 +01:00
creative: Add missing tooltips.
This commit is contained in:
parent
dfe74948e2
commit
5b57815af1
@ -118,6 +118,8 @@ function creative.register_tab(name, title, items)
|
|||||||
image_button[2.75,3.25;0.8,0.8;creative_clear_icon.png;creative_clear;]
|
image_button[2.75,3.25;0.8,0.8;creative_clear_icon.png;creative_clear;]
|
||||||
tooltip[creative_search;Search]
|
tooltip[creative_search;Search]
|
||||||
tooltip[creative_clear;Reset]
|
tooltip[creative_clear;Reset]
|
||||||
|
tooltip[creative_prev;Previous page]
|
||||||
|
tooltip[creative_next;Next page]
|
||||||
listring[current_player;main]
|
listring[current_player;main]
|
||||||
field_close_on_enter[creative_filter;false]
|
field_close_on_enter[creative_filter;false]
|
||||||
]] ..
|
]] ..
|
||||||
|
Loading…
Reference in New Issue
Block a user