Author: sveinung
Date: Wed Aug  3 16:08:34 2016
New Revision: 33446

URL: http://svn.gna.org/viewcvs/freeciv?rev=33446&view=rev
Log:
webperimental: allow use on non wrapping maps.

Unlock the topology ruleset setting so webperimental can be used to play
games on non wrapping maps.

See patch #7535

Modified:
    trunk/data/webperimental/game.ruleset

Modified: trunk/data/webperimental/game.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/webperimental/game.ruleset?rev=33446&r1=33445&r2=33446&view=diff
==============================================================================
--- trunk/data/webperimental/game.ruleset       (original)
+++ trunk/data/webperimental/game.ruleset       Wed Aug  3 16:08:34 2016
@@ -1059,7 +1059,7 @@
 set =
   { "name", "value", "lock"
     "autosaves", "", TRUE
-    "topology", "WRAPX", TRUE
+    "topology", "WRAPX", FALSE
     "nationset", "all", TRUE
     "compresstype", "xz", TRUE
     "traitdistribution", "EVEN", FALSE


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to