[Commits] [wesnoth/wesnoth] c1dcd4: disable mp::configure in mp transient in networked...

GitHub noreply at github.com
Mon Apr 21 01:44:50 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: c1dcd4629ff45a2cc6012bfb557b1bb29b9ad050
      https://github.com/wesnoth/wesnoth/commit/c1dcd4629ff45a2cc6012bfb557b1bb29b9ad050
  Author: gfgtdf <tischpapier at gmail.com>
  Date:   2014-04-21 (Mon, 21 Apr 2014)

  Changed paths:
    M src/playcampaign.cpp

  Log Message:
  -----------
  disable mp::configure in mp transient in networked mp

this was only executed on the host. And it didn't work in networked mp because the other clients didn't expect this, and proceeded to the next scenario immediately.
That's why i disabled it in networked mp.





More information about the Commits mailing list