Mhh, thats ood, last "normal" code in Debugger is:
void Panel::do_think() { if (thinks()) think();
I don get it, where/when is BuildingWindow::building_ set to null?
looks like building_ point to some reclaimed space?
« Back to merge proposal
Mhh, thats ood, last "normal" code in Debugger is:
void Panel::do_think() {
if (thinks())
think();
I don get it, where/when is BuildingWindow: :building_ set to null?
looks like building_ point to some reclaimed space?