Refactored some code from InWorld into methods in CharacterData

This commit is contained in:
Kayne Ruse
2014-05-28 21:07:11 +10:00
parent 519b8a1e36
commit 6428b02d85
6 changed files with 96 additions and 17 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ protected:
void SendPlayerUpdate();
void RequestDisconnect();
void RequestShutdown();
//TOOD: more
//TODO: more
//shared parameters
ConfigUtility& config;