Changeset 6870 for code/branches/chat2/data/gui/scripts
- Timestamp:
- May 10, 2010, 1:47:44 PM (15 years ago)
- File:
-
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
code/branches/chat2/data/gui/scripts/ChatBox-inputonly.lua
r6866 r6870 1 -- ChatBox .lua1 -- ChatBox-inputonly.lua 2 2 3 local P = createMenuSheet("ChatBox ")3 local P = createMenuSheet("ChatBox-inputonly") 4 4 return P 5 5
Note: See TracChangeset
for help on using the changeset viewer.