mirror of
https://github.com/td512/re3.git
synced 2026-01-26 12:13:34 +00:00
added GTA_SCENE_EDIT
This commit is contained in:
@@ -1160,9 +1160,11 @@ Render2dStuff(void)
|
||||
|
||||
MusicManager.DisplayRadioStationName();
|
||||
TheConsole.Display();
|
||||
#ifdef GTA_SCENE_EDIT
|
||||
if(CSceneEdit::m_bEditOn)
|
||||
CSceneEdit::Draw();
|
||||
else
|
||||
#endif
|
||||
CHud::Draw();
|
||||
CUserDisplay::OnscnTimer.ProcessForDisplay();
|
||||
CMessages::Display();
|
||||
|
||||
Reference in New Issue
Block a user