2
0
mirror of https://github.com/Znote/ZnoteAAC.git synced 2025-05-04 13:19:20 +02:00

Removed duplicated entry on function user_create_character ()

* Removed duplicated entry on function user_create_character
This commit is contained in:
Evil Puncker 2020-06-01 17:35:36 -03:00 committed by GitHub
parent f1a3dd7f1c
commit b99cf6fd3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1391,7 +1391,6 @@ function user_create_character($character_data) {
unset($import_data['loss_experience']);
unset($import_data['loss_mana']);
unset($import_data['loss_skills']);
unset($import_data['loss_mana']);
unset($import_data['premend']);
unset($import_data['online']);