Changeset 3b1efcc in network-game for client/Client/main.cpp
- Timestamp:
- Dec 9, 2012, 4:38:38 PM (12 years ago)
- Branches:
- master
- Children:
- 581058c
- Parents:
- b53c6b3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
client/Client/main.cpp
rb53c6b3 r3b1efcc 360 360 string response = string(msg.buffer); 361 361 362 // this whole select block should go in a new function.363 // Figure out how to pass and return params properly364 362 switch(state) 365 363 {
Note:
See TracChangeset
for help on using the changeset viewer.