Mercurial > wow > ouroloot
comparison gui.lua @ 91:2ef80188a547
Add noob_tips entry for Help tab.
author | Farmbuyer of US-Kilrogg <farmbuyer@gmail.com> |
---|---|
date | Mon, 02 Jul 2012 23:49:11 +0000 |
parents | 92e0db376858 |
children | 01cfbfa96dd6 |
comparison
equal
deleted
inserted
replaced
90:92e0db376858 | 91:2ef80188a547 |
---|---|
1874 left:SelectByValue(leftstat) | 1874 left:SelectByValue(leftstat) |
1875 else | 1875 else |
1876 left:SelectByValue("basic") | 1876 left:SelectByValue("basic") |
1877 end | 1877 end |
1878 end | 1878 end |
1879 noob_tips["help"] = _markup[[ | |
1880 Every tab across the top also gets its own special buttons here in the lower | |
1881 right, under the same name as the tab. Some controls do not become visible | |
1882 until that tab has data to work with.]] | |
1879 end | 1883 end |
1880 | 1884 |
1881 | 1885 |
1882 -- Tab 6: Options / Advanced | 1886 -- Tab 6: Options / Advanced |
1883 do | 1887 do |