mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-20 10:55:08 +01:00
Fix whitespace [skip actions]
This commit is contained in:
@@ -130,7 +130,7 @@ public class EntityAvatar extends GameEntity {
|
||||
if (!this.isAlive()) {
|
||||
return 0f;
|
||||
}
|
||||
|
||||
|
||||
float healed = super.heal(amount);
|
||||
|
||||
if (healed > 0f) {
|
||||
|
||||
Reference in New Issue
Block a user