mirror of
https://github.com/MilkBowl/Vault.git
synced 2024-11-27 04:55:33 +01:00
Merge remote-tracking branch 'mcwars/master'
This commit is contained in:
commit
c688b250f1
@ -120,7 +120,7 @@ public class Economy_Gringotts implements Economy {
|
|||||||
* @return number of digits after the decimal point kept
|
* @return number of digits after the decimal point kept
|
||||||
*/
|
*/
|
||||||
public int fractionalDigits(){
|
public int fractionalDigits(){
|
||||||
return -1;
|
return 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user