Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added game id field in status.xml output
Example: ... <Users> <Number>1</Number> <user><name>HarpyWar</name><clienttag>SEXP</clienttag><version>1.16.1.1</version></user> <gameid>32</gameid></user> </Users> <Games> <Number>1</Number> <game><id>32</id><name>test</name><clienttag>SEXP</clienttag></game> </Games> ...
- Loading branch information