the fuck
This commit is contained in:
@@ -80,7 +80,7 @@ if __name__ == "__main__":
|
|||||||
exit()
|
exit()
|
||||||
|
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
print(e)
|
print(f"Fatal error: {e}")
|
||||||
game_controller.stop_game()
|
game_controller.stop_game()
|
||||||
forwarder_service.stop_all()
|
forwarder_service.stop_all()
|
||||||
exit()
|
exit()
|
||||||
Reference in New Issue
Block a user