fixed paintbrush
This commit is contained in:
parent
2ed388552b
commit
e8963cc2af
@ -86,6 +86,7 @@ public class ItemPaintbrush extends ItemGadget
|
||||
ApplyItem(player, true);
|
||||
|
||||
_brushColor.put(player.getName(), (byte)15);
|
||||
_playerLocation.put(player.getName(), player.getLocation());
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user