1
0
mirror of https://github.com/minetest/minetest_game.git synced 2024-12-22 23:10:17 +01:00

creative: Add missing tooltips.

This commit is contained in:
Diego Martínez 2017-03-25 18:26:50 -03:00 committed by SmallJoker
parent 575c098bae
commit a5092c0df6

View File

@ -118,6 +118,8 @@ function creative.register_tab(name, title, items)
button[2.75,3.4;0.8,0.5;creative_clear;X]
tooltip[creative_search;Search]
tooltip[creative_clear;Reset]
tooltip[creative_prev;Previous page]
tooltip[creative_next;Next page]
listring[current_player;main]
field_close_on_enter[creative_filter;false]
]] ..