mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2026-01-03 08:10:43 +00:00
[refactor] SkillData additions for buffs
This commit is contained in:
@@ -50,7 +50,6 @@ struct Player : public Entity, public ICombatant {
|
||||
|
||||
bool inCombat = false;
|
||||
bool onMonkey = false;
|
||||
int nanoDrainRate = 0;
|
||||
int healCooldown = 0;
|
||||
|
||||
int pointDamage = 0;
|
||||
|
||||
Reference in New Issue
Block a user