Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Choose actions for mouse clicks inside shops
- # Supported click types: LEFT, RIGHT, MIDDLE
- # Supported actions: BUY, SELL, SELL_ALL, NONE
- clickActions:
- LEFT: BUY
- RIGHT: SELL
- MIDDLE: SELL_ALL
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement