Comment 2 for bug 1335430

Revision history for this message
SirVer (sirver) wrote :

This will crash in --dedicated.

However the correct fix is to have a dummy g_gr object that does nothing for dedicated anyways. Checking that g_gr != nullptr everywhere is not scalable.