Fixed state inheritance from the stats overlay onto the rest of the scene.

This commit is contained in:
Robert Osfield
2003-09-10 20:43:27 +00:00
parent e84a6a62d7
commit 1707276707

View File

@@ -169,6 +169,8 @@ void ViewerEventHandler::StatsAndHelpDrawCallback::operator()( const Producer::C
}
state.popStateSet();
state.apply();
}