mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 04:27:42 +00:00
Finish CInGameGuiManager
This commit is contained in:
@@ -18,7 +18,7 @@ void CTargetingManager::Update(float dt, const CStateManager& stateMgr)
|
||||
|
||||
}
|
||||
|
||||
void CTargetingManager::Draw(const CStateManager& stateMgr) const
|
||||
void CTargetingManager::Draw(const CStateManager& stateMgr, bool hideLockon) const
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user