[wesnoth-commits] [wesnoth/wesnoth] 8def86: Display when observers share IP addresses as well.
Pentarctagon
noreply at github.com
Sat Jun 29 10:05:43 UTC 2019
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 8def869e98bd382c92f9123fde7070117ac9afdd
https://github.com/wesnoth/wesnoth/commit/8def869e98bd382c92f9123fde7070117ac9afdd
Author: Pentarctagon <pentarctagon at tutamail.com>
Date: 2019-06-29 (Sat, 29 Jun 2019)
Changed paths:
M src/server/game.cpp
M src/server/game.hpp
Log Message:
-----------
Display when observers share IP addresses as well.
Currently, if someone observes with two accounts and then one account becomes a player, at no point is any message displayed about the two accounts having the same IP.
With this change a message will now also be displayed when two observers share an IP address.
More information about the Commits
mailing list