Newline at end of file
This commit is contained in:
parent
2f96e747b5
commit
6599aac488
@ -1,6 +1,5 @@
|
|||||||
package com.massivecraft.factions;
|
package com.massivecraft.factions;
|
||||||
|
|
||||||
|
|
||||||
public interface EconomyParticipator extends RelationParticipator
|
public interface EconomyParticipator extends RelationParticipator
|
||||||
{
|
{
|
||||||
public boolean msg(String msg, Object... args);
|
public boolean msg(String msg, Object... args);
|
||||||
|
@ -49,4 +49,3 @@ public class MiscUtil
|
|||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user