This commit is contained in:
Nick 2015-11-03 08:09:16 -08:00
parent 081698c6f9
commit fa1bb906d3
7 changed files with 111 additions and 164 deletions

View file

@ -6,7 +6,7 @@ public interface IBloodAltar {
int getCurrentBlood();
int getTier();
EnumAltarTier getTier();
int getProgress();