tlac: rename DrawSprites stuff to Draw2D, use a better hook for it
This commit is contained in:
@@ -209,7 +209,7 @@ namespace TLAC::Components
|
||||
}
|
||||
}
|
||||
|
||||
void Pause::UpdateDrawSprites()
|
||||
void Pause::UpdateDraw2D()
|
||||
{
|
||||
if (isPaused && showUI)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user