mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-02-06 10:06:51 +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