File diff r17628:416ab6bada3d → r17629:21e9dfd343cd
src/network/network_command.cpp
Show inline comments
 
@@ -275,6 +275,7 @@ static void DistributeQueue(CommandQueue
 
	}
 
}
 

	
 
/** Distribute the commands of ourself and the clients. */
 
void NetworkDistributeCommands()
 
{
 
	/* First send the server's commands. */