test network 3
[carveJwlIkooP6JGAAIwe30JlM.git] / gameserver.h
index a1b5d6ae0b2d5a64b7c3b18a1495e1f052e7372d..092f0b5d99dff3a913dcdaeb0785b1da1dd5d294 100644 (file)
@@ -19,6 +19,7 @@ struct {
       int active;
       int authenticated;
       HSteamNetConnection connection;
+      char username[32];
    }
    clients[ 32 ];