Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/chat2/data/gui/scripts/ChatBox.lua @ 6846

Last change on this file since 6846 was 6846, checked in by smerkli, 14 years ago

Chatbox done, with cursor goodness and everything. Thanks for the help

File size: 63 bytes
Line 
1-- ChatBox.lua
2
3local P = createMenuSheet("ChatBox")
4return P
5
Note: See TracBrowser for help on using the repository browser.