mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-06 12:33:03 +00:00
[trunk] formatting
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1306 e251c2fe-e539-e718-e476-b85c1f46cddb
This commit is contained in:
parent
5f74dffeae
commit
7426b641a4
1 changed files with 13 additions and 12 deletions
|
@ -14,6 +14,7 @@ public class EssentialsEcoBlockListener extends BlockListener
|
|||
{
|
||||
public static DecimalFormat df = new DecimalFormat("0.##");
|
||||
Essentials ess;
|
||||
|
||||
public EssentialsEcoBlockListener(Essentials ess)
|
||||
{
|
||||
this.ess = ess;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue