GeometricObject LifeTime = 0 (patch included)
Posted: 28 Sep 2009, 14:36
Hi
I am creating an AI using the new c++ wrapper, and the comments for SCreateSplineFigureDrawerCommand and SCreateLineFigureDrawerCommand states that setting LifeTime to zero, should result in the object never getting removed. This however is not reflected in the implementation.
Attached is a patch that fixes that!
I am creating an AI using the new c++ wrapper, and the comments for SCreateSplineFigureDrawerCommand and SCreateLineFigureDrawerCommand states that setting LifeTime to zero, should result in the object never getting removed. This however is not reflected in the implementation.
Attached is a patch that fixes that!