From: Bob P. <bob...@gm...> - 2011-10-29 01:36:33
|
Sorry if I'm not replying to the list correctly. I don't have a 18xx.log file. At least not that I can find. Where would I expect to find it? I found a couple XML files packaged in the jar files that have a setting like that. One, Games.xml was set with this option deactivated but it came with a notice that the file wasn't used. The file it referenced (GamesList.xml) had the values set to Highlight and Suggest. <!-- The options in Game.xml are not currently used. See GamesList.xml for the real ones. --> <GameOption name="RouteAwareness" values="Highlight,Deactivate" default="Deactivate" /> <GameOption name="RevenueCalculation" values="Suggest,Deactivate" default="Deactivate" /> |