widelands-dev team mailing list archive
-
widelands-dev team
-
Mailing list archive
-
Message #11577
Re: [Merge] lp:~widelands-dev/widelands/bug_1725724_ai_data into lp:widelands
Version handling is correct, any version not 2 or 3 will result in an UnhandledVersionError.
The change is not as big as it looks, I just refactored the larger functions into
smaller ones.
The actual bugfix was not using the [] operator but .emplace().
--
https://code.launchpad.net/~widelands-dev/widelands/bug_1725724_ai_data/+merge/333681
Your team Widelands Developers is subscribed to branch lp:~widelands-dev/widelands/bug_1725724_ai_data.
References