1
0
Fork 0

Fix Lazarus Lair objects

pull/15/head
galaxyhaxz 2018-06-14 05:44:50 -05:00 committed by GitHub
parent cb81c738ca
commit e6a9b2620e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4204,7 +4204,7 @@ void __fastcall OperateBook(int pnum, int i)
}
if ( v4 )
{
++objectavail[30 * dObject[35][36] + 123]; /* fix */
++object[dObject[35][36]-1]._oVar5; // ++objectavail[30 * dObject[35][36] + 123]; /* fix */
AddMissile(plr[v3].WorldX, plr[v3].WorldY, v1, v2, plr[v3]._pdir, MIS_RNDTELEPORT, 0, v3, 0, 0);
v11 = 1;
v4 = 0;