Cleanup
This commit is contained in:
parent
081698c6f9
commit
fa1bb906d3
7 changed files with 111 additions and 164 deletions
|
@ -6,7 +6,7 @@ public interface IBloodAltar {
|
|||
|
||||
int getCurrentBlood();
|
||||
|
||||
int getTier();
|
||||
EnumAltarTier getTier();
|
||||
|
||||
int getProgress();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue