Don't constantly read from Stats.xml while on the bookkeeping screen...
This commit is contained in:
@@ -66,8 +66,6 @@ void ScreenBookkeeping::Init()
|
||||
|
||||
void ScreenBookkeeping::Update( float fDelta )
|
||||
{
|
||||
UpdateView(); // refresh so that counts change in real-time
|
||||
|
||||
ScreenWithMenuElements::Update( fDelta );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user