Browse Source

Fixed golem, now works perfect

pull/4/head
galaxyhaxz 8 years ago committed by GitHub
parent
commit
bf2b23fc71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Source/monster.cpp

2
Source/monster.cpp

@ -685,7 +685,7 @@ void __fastcall InitMonsterGFX(int monst)
}
else
{
memset(v4, (int)v7, 8u);
memset32(v4, (int)v7, 8u);
v4 = v30;
}
v5 = v28;

Loading…
Cancel
Save