Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/presentation/data/gui/scripts/ChatBox-inputonly.lua @ 7746

Last change on this file since 7746 was 7746, checked in by dafrick, 14 years ago

Fixing chatbox.

  • Property svn:eol-style set to native
File size: 128 bytes
RevLine 
[6870]1-- ChatBox-inputonly.lua
[6846]2
[7746]3local P = createMenuSheet("ChatBox-inputonly", true, TriBool.True, TriBool.Dontcare, false)
[6846]4return P
5
Note: See TracBrowser for help on using the repository browser.