CSpecialFX and some other classes

This commit is contained in:
Roman Masanin
2020-10-09 20:29:38 +03:00
parent b97f86deea
commit 881db86895
5 changed files with 178 additions and 126 deletions

View File

@@ -969,7 +969,7 @@ Render2dStuff(void)
else
CHud::Draw();
// TODO(Miami)
// CSpecialFX::Render2DFXs();
CSpecialFX::Render2DFXs();
CUserDisplay::OnscnTimer.ProcessForDisplay();
CMessages::Display();
CDarkel::DrawMessages();