curl timeout, reorder layers, handle right click osx
This commit is contained in:
@@ -111,7 +111,9 @@ void RTT::bindFramebuffer()
|
||||
if (bound)
|
||||
{
|
||||
LOG("framebuffer bound twice!");
|
||||
#ifdef _WIN32
|
||||
__debugbreak();
|
||||
#endif
|
||||
}
|
||||
#endif // _DEBUG
|
||||
bound = true;
|
||||
|
||||
Reference in New Issue
Block a user