mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2025-12-24 21:00:05 +00:00
Start moving passive power processing to playerTick
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