mirror of
https://gitlab.com/hashborgir/plugy.git
synced 2025-10-13 08:24:24 -05:00
v14.02 by Yohann
This commit is contained in:
@@ -1160,7 +1160,8 @@ FCT_ASM ( caller_carry1OutOfStash_114 )
|
||||
CALL D2ItemGetPage
|
||||
CMP AL,4
|
||||
JNZ continue_carry1OutOfStash
|
||||
SUB DWORD PTR SS:[ESP],0xC
|
||||
//SUB DWORD PTR SS:[ESP],0xC
|
||||
ADD DWORD PTR SS:[ESP],0x17D
|
||||
RETN
|
||||
continue_carry1OutOfStash:
|
||||
MOV EDI,DWORD PTR SS:[EBP-4]
|
||||
|
BIN
PlugY/PlugY.rc
BIN
PlugY/PlugY.rc
Binary file not shown.
BIN
PlugY/PlugY.suo
BIN
PlugY/PlugY.suo
Binary file not shown.
@@ -6,7 +6,7 @@
|
||||
=================================================================*/
|
||||
#pragma once
|
||||
|
||||
#define PLUGY_VERSION "14.01"
|
||||
#define PLUGY_VERSION "14.02"
|
||||
|
||||
enum TargetMod
|
||||
{
|
||||
|
Reference in New Issue
Block a user