More warning fixes
This commit is contained in:
@@ -20,7 +20,7 @@ public class HealEachEndOfTurn : Script
|
||||
}
|
||||
else
|
||||
{
|
||||
_healPercentage = healPercentage!;
|
||||
_healPercentage = healPercentage;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user