May or may not fix a lack of AO stand animations caused by my last commit... probably does
This commit is contained in:
@@ -97,6 +97,7 @@ void agent_toggle_down( EKeystate s )
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
gAgent.moveUp(-1);
|
gAgent.moveUp(-1);
|
||||||
|
if(isCrouch) isCrouch=0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user