]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/aClient.h
Now saving inventory to players.dat. Updates made in an attempt to use old databases.
[irc/gameservirc.git] / gameserv / aClient.h
index 05c3bbd4011d6aa06b950e6140adc1f910b3e36d..591f09bdd490f18c72014179842a6d44fbfced09 100644 (file)
@@ -7,7 +7,6 @@
 
 class Player; // forward declaration
 
-
 class aClient {
 
        friend ostream &operator<<( ostream &output, const aClient &c);