Changeset 2800 for code/branches/gui/src/network/Client.h
- Timestamp:
- Mar 19, 2009, 10:34:54 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/gui/src/network/Client.h
r2773 r2800 76 76 //bool sendChat(packet::Chat *chat); 77 77 78 void tick(floattime);78 void update(const Clock& time); 79 79 80 80 private:
Note: See TracChangeset
for help on using the changeset viewer.