mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-06 12:54:08 +00:00
little cleanup and synch on templates and config
This commit is contained in:
parent
1af5065df7
commit
a7050458ae
16 changed files with 91 additions and 83 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue