added font rendering
This commit is contained in:
@@ -158,6 +158,8 @@ extern "C" void FunnyMain( int argc, char **argv )
|
||||
|
||||
fCurrent = Plat_GetTime();
|
||||
};
|
||||
Plat_Exit(0);
|
||||
|
||||
g_pClientGame->Shutdown();
|
||||
g_pServerGame->Shutdown();
|
||||
g_pRenderContext->Shutdown();
|
||||
|
||||
Reference in New Issue
Block a user