m
Removed "talk".
m (Remove singature made using ~ in main namespace) |
m (Removed "talk".) |
||
| Line 37: | Line 37: | ||
Button is unchecked | Button is unchecked | ||
==Notes== | |||
Passing "nil" will uncheck the button, but passing *no* argument (although it should end up being nil for Lua) will enable it, also passing a table ({...}) will now check the button. | |||