1
0
Fork 0

Fix item swapping deleting the item

pull/18/head
galaxyhaxz 2018-06-15 00:47:43 -05:00 committed by GitHub
parent d3a117adef
commit 083833d589
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1019,8 +1019,8 @@ void __fastcall CheckInvPaste(int pnum, int mx, int my)
int v67; // [esp+190h] [ebp-Ch]
int v68; // [esp+194h] [ebp-8h]
int v69; // [esp+198h] [ebp-4h]
char cursor_id; // [esp+1A4h] [ebp+8h]
char cursor_ida; // [esp+1A4h] [ebp+8h]
int cursor_id; // [esp+1A4h] [ebp+8h]
int cursor_ida; // [esp+1A4h] [ebp+8h]
p = pnum;
v3 = pnum;