little cleanup and synch on templates and config
This commit is contained in:
@@ -1108,9 +1108,11 @@ Render2dStuff(void)
|
||||
|
||||
MusicManager.DisplayRadioStationName();
|
||||
TheConsole.Display();
|
||||
#ifdef GTA_SCENE_EDIT
|
||||
if(CSceneEdit::m_bEditOn)
|
||||
CSceneEdit::Draw();
|
||||
else
|
||||
#endif
|
||||
CHud::Draw();
|
||||
|
||||
CSpecialFX::Render2DFXs();
|
||||
|
||||
Reference in New Issue
Block a user