Fix restorative
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
public interface IHealthPack
|
||||
{
|
||||
public double RestoreAmount { get; }
|
||||
public int RestoreAmount { get; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user