Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/EionRobb/pidgin-opensteamworks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'steam-mobile/libsteam.h')
-rw-r--r--steam-mobile/libsteam.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/steam-mobile/libsteam.h b/steam-mobile/libsteam.h
index e2584a4..ada85d0 100644
--- a/steam-mobile/libsteam.h
+++ b/steam-mobile/libsteam.h
@@ -109,6 +109,7 @@ struct _SteamBuddy {
gchar *gameextrainfo;
gchar *gameserversteamid;
gchar *lobbysteamid;
+ gchar *gameserverip;
};