mirror of
https://github.com/Relintai/entity_spell_system.git
synced 2025-04-19 21:33:15 +02:00
Remove duplicate line.
This commit is contained in:
parent
0fcaa49641
commit
0bdf71c431
@ -351,8 +351,6 @@ void Entity::setup(Ref<EntityCreateInfo> info) {
|
||||
|
||||
sets_entity_data(info->get_entity_data());
|
||||
|
||||
sets_entity_data(info->get_entity_data());
|
||||
|
||||
if (!info->get_serialized_data().empty()) {
|
||||
from_dict(info->get_serialized_data());
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user