source:
code/branches/unity_build/data/gui/scripts/ChatBox-inputonly.lua
@
8772
Last change on this file since 8772 was 8687, checked in by rgrieder, 13 years ago | |
---|---|
|
|
File size: 130 bytes |
Line | |
---|---|
1 | -- ChatBox-inputonly.lua |
2 | |
3 | local P = createMenuSheet("ChatBox-inputonly", true, tribool(true), tribool(dontcare), false) |
4 | return P |
5 |
Note: See TracBrowser
for help on using the repository browser.