This commit is contained in:
parent
37b479de89
commit
5e7c0645b7
4 changed files with 18 additions and 10 deletions
|
@ -22,7 +22,7 @@
|
|||
|
||||
void CNpcGaryFriend::think( int _frames )
|
||||
{
|
||||
CNpcThing::think(_frames);
|
||||
CNpcFriend::think(_frames);
|
||||
|
||||
s8 multiplier = -1 + ( 2 * m_extension );
|
||||
s32 maxHeight = 20;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue