Starup-Game-Python
Starup-Game-Python copied to clipboard
core/hire_system.py: add fired employee to the available_coders.
This bug can be triggered by the following steps:
1. hire 3 coders.
2. fire someone.
3. hire someone.
Signed-off-by: Wang Xiaoqiang [email protected]