Fix an OOS on rejoin caused by ParamNode.cpp using an invalid node cache. Patch by...
commitb4bba8d18656526bccf1c5e5778b0eda50e73b7a
authorelexis <elexis@3db68df2-c116-0410-a063-a993310a9797>
Tue, 15 Nov 2016 14:01:15 +0000 (15 14:01 +0000)
committerelexis <elexis@3db68df2-c116-0410-a063-a993310a9797>
Tue, 15 Nov 2016 14:01:15 +0000 (15 14:01 +0000)
tree7edce81b79162768005808de549f409ac90c2607
parent9f9fa9545eb1bf9709f314fdefa076ad1a1ea72a
Fix an OOS on rejoin caused by ParamNode.cpp using an invalid node cache. Patch by leper, fixes #4316.

Reuse the temple of vesta inheritance from r18753 which was affected by this bug.

git-svn-id: http://svn.wildfiregames.com/public/ps/trunk@18942 3db68df2-c116-0410-a063-a993310a9797
binaries/data/mods/public/simulation/templates/structures/rome_temple_vesta.xml
source/simulation2/system/ParamNode.cpp