09-11-2014, 06:31 PM
So I had to use the first dynamic_cast<> in MCS
The cDropSpenserEntity class inherits from two bases and so it cannot be C-style-cast to the second base class. This had broken the redstone simulator on droppers, I wonder why no-one noticed earlier.
The cDropSpenserEntity class inherits from two bases and so it cannot be C-style-cast to the second base class. This had broken the redstone simulator on droppers, I wonder why no-one noticed earlier.