Go to file
TropiiDev cf52cdd61f Implement a quick fix for a bug
There was an issue when the user would view their job in the account manager. If the user didn't have a job the code would continue to look for the user's job and it would fail and cause the program to stop running.
2025-01-15 21:37:31 -05:00
.gitignore Implement a working job environment 2025-01-14 17:57:54 -05:00
accounts.py Implement a quick fix for a bug 2025-01-15 21:37:31 -05:00
bank.py Implement an edit account feature 2025-01-15 21:34:57 -05:00
economy.py Implement an edit account feature 2025-01-15 21:34:57 -05:00
jobs.py Implement an edit account feature 2025-01-15 21:34:57 -05:00
main.py Implement an edit account feature 2025-01-15 21:34:57 -05:00
requirements.txt Implement a requirements.txt file 2025-01-05 01:45:25 -05:00