Network - Updated network api with comment.

This commit is contained in:
Pontus Fransson 2014-02-03 15:32:20 +01:00
parent e7fee8b2e7
commit dc5b408196
1 changed files with 2 additions and 2 deletions

View File

@ -84,8 +84,8 @@ namespace Oyster
*/
std::string GetLanAddress();
/**
*
/** Returns the port the server is listening on.
* @return Returns the port the server has been initiated with.
*/
int NetworkServer::GetPort();