Now then?
This commit is contained in:
parent
1af49d4946
commit
d463d378b4
@ -139,7 +139,7 @@ public class Econ
|
||||
}
|
||||
|
||||
// Transfer money
|
||||
if (Money.move(from, to, by, amount))
|
||||
if (Money.move(from, to, by, amount, "Factions"))
|
||||
{
|
||||
if (notify)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user