-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue taking money when buying furniture. #71
Comments
Why are you opening a issue? Send a PR if you want to change it. The only difference is first bank then cash which really don't matter. |
I don't have access to push a branch. That's not the issue though, before this it checks whether you have either enough cash or enough bank. If you have enough cash but not enough bank, it'll check if the price is greater than the bank then take from the bank when you don't have enough. It should be taking cash if the cost is greater than the bank. |
I forgot that I need to fork first. I'll put a PR in. |
ps-housing:server:buyFurniture
Should be
The text was updated successfully, but these errors were encountered: