mirror of
https://github.com/ENSL/NS.git
synced 2025-03-21 09:52:15 +00:00
Mantis: 0001121
O added a progress bar for a marine being digested. git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@472 67975925-1194-0748-b3d5-c16f83f1a3a1
This commit is contained in:
parent
59aa71585d
commit
31406c2891
1 changed files with 1 additions and 0 deletions
|
@ -2726,6 +2726,7 @@ void AvHHud::Render()
|
|||
DrawWarpedOverlaySprite(mDigestingSprite, 4, 3, .02, .02, .3, .15);
|
||||
}
|
||||
|
||||
RenderProgressBar();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue