Skip to content

This diff is not working on last commit rathena #1

Description

@Helheim90X

This diff is not working on last commit rathena, conflicts in battle.ccp

battle.cpp: In function 'int battle_skill_damage_skill(block_list*, block_list*, uint16)':
battle.cpp:2185:30: error: 'struct s_skill_db' has no member named 'damage'; did you mean 'name'?
if (!idx || !skill_db[idx]->damage.map)
^~~~~~
name
battle.cpp:2188:27: error: 'struct s_skill_db' has no member named 'damage'; did you mean 'name'?
damage = &skill_db[idx]->damage;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions