mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 21:07:42 +00:00
Lots of CSamusHud imps
This commit is contained in:
@@ -9,10 +9,20 @@ CHudFreeLookInterfaceCombat::CHudFreeLookInterfaceCombat(CGuiFrame& selHud, bool
|
||||
|
||||
}
|
||||
|
||||
void CHudFreeLookInterfaceCombat::Update(float dt)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
CHudFreeLookInterfaceXRay::CHudFreeLookInterfaceXRay(CGuiFrame& selHud, bool,
|
||||
bool, bool grapplePoint)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void CHudFreeLookInterfaceXRay::Update(float dt)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user