File names of avatars are now md5sums.
This commit is contained in:
@@ -39,6 +39,8 @@ public:
|
||||
|
||||
~Session();
|
||||
|
||||
bool init();
|
||||
|
||||
void startLocalGame(const GameData &gameData, const StartData &startData);
|
||||
void startClientGame(boost::shared_ptr<Game> game);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user