DonkeyKong64 grind crash
[carveJwlIkooP6JGAAIwe30JlM.git] / gameserver.h
index 2f5cfd4600bab13ced741ad7f3f11eee1b00bd8c..d8e0d38c018d929938291de77d012c24664bbb0f 100644 (file)
@@ -22,6 +22,7 @@ struct {
       HSteamNetConnection connection;
       char username[ NETWORK_USERNAME_MAX ];
       char items[k_netmsg_playeritem_max][ADDON_UID_MAX];
+      u64  steamid;
    }
    clients[ NETWORK_MAX_PLAYERS ];