* forgot something Oops XD, Thank you @Lemongrass, @Aleos
This commit is contained in:
Napster 2015-12-16 22:08:45 +07:00
parent 5fe81455b0
commit be903ddb1b

View File

@ -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 ) {
// TODO: deleting magnifier failed, for whatever reason...
return;
}
skill_identify(sd, idx);