Created by: russkel
I have been trying to compile a Debug build of xray-16 on my computer and I was unable to because of a few things in this commit.
I think maybe it was because of a dirty cmake state, but I don't see how ScheduledBase
could ever compile with MASTER_GOLD
being set, because Registered
is never defined.
Is a Debug
and MASTER_GOLD
combination an expected combination?