gzdoom/wadsrc
Christoph Oelckers 1648fc6a07 Fixed initialization issues with dynamic lights.
Actors get initialized from their defaults so anything done in the constructor or some explicit member initialization will be overwritten.
They must use their properties for setting up configurable fields and do the rest in BeginPlay.
2018-04-25 09:14:01 +02:00
..
static Fixed initialization issues with dynamic lights. 2018-04-25 09:14:01 +02:00
CMakeLists.txt - missed one qzdoom reference 2017-07-20 06:45:08 -04:00