mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-04-29 10:49:23 +02:00
Removed duplicated entry on function user_create_character (#413)
* Removed duplicated entry on function user_create_character
This commit is contained in:
parent
f1a3dd7f1c
commit
b99cf6fd3e
@ -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']);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user