Skip to content

Commit

Permalink
creative: Add missing tooltips.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaeza authored and sfan5 committed Dec 22, 2017
1 parent dfe7494 commit 5b57815
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mods/creative/inventory.lua
Expand Up @@ -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;]
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]
]] ..
Expand Down

0 comments on commit 5b57815

Please sign in to comment.