Follow up to 5fe81455b0
* forgot something Oops XD, Thank you @Lemongrass, @Aleos
This commit is contained in:
parent
5fe81455b0
commit
be903ddb1b
@ -18518,6 +18518,7 @@ void clif_parse_Oneclick_Itemidentify(int fd, struct map_session_data *sd) {
|
|||||||
|
|
||||||
if ( pc_delitem(sd, i, 1, 0, 0, LOG_TYPE_OTHER) != 0 ) {
|
if ( pc_delitem(sd, i, 1, 0, 0, LOG_TYPE_OTHER) != 0 ) {
|
||||||
// TODO: deleting magnifier failed, for whatever reason...
|
// TODO: deleting magnifier failed, for whatever reason...
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
skill_identify(sd, idx);
|
skill_identify(sd, idx);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user