Brought back the extra graphics and added extra monster graphics
git-svn-id: http://openexile.googlecode.com/svn/trunk@59 4ebdad44-0ea0-11de-aab3-ff745001d230
This commit is contained in:
@@ -52,6 +52,7 @@ cMonster& cMonster::operator = (legacy::monster_record_type& old){
|
||||
res2 = old.res2;
|
||||
res3 = old.res3;
|
||||
picture_num = old.picture_num;
|
||||
if(picture_num = 122) picture_num = 119;
|
||||
return *this;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user