File names of avatars are now md5sums.

This commit is contained in:
lotodore
2007-09-08 21:43:15 +00:00
parent affdd62364
commit d3be07bb17
31 changed files with 34 additions and 26 deletions
+2
View File
@@ -39,6 +39,8 @@ public:
~Session();
bool init();
void startLocalGame(const GameData &gameData, const StartData &startData);
void startClientGame(boost::shared_ptr<Game> game);