mirror of
https://github.com/td512/re3.git
synced 2026-03-07 15:50:43 +00:00
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