frame select layer
This commit is contained in:
@@ -56,8 +56,10 @@ RTT::RTT(RTT&& other)
|
||||
|
||||
RTT::~RTT()
|
||||
{
|
||||
#ifdef _DEBUG
|
||||
if (valid())
|
||||
LOG("RTT not destroyed");
|
||||
#endif // _DEBUG
|
||||
destroy();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user