added simple service duration selector

This commit is contained in:
2023-06-13 19:21:13 +10:00
parent 96ff8492f9
commit ba1144479e
30 changed files with 616 additions and 344 deletions

View File

@ -58,6 +58,7 @@ func select_workspace(workspace):
return
rpc("networked_select_workspace", workspace.get_path(), current_client.get_path())
#workspace.add_client(current_client)
current_client.show_time_selector()
current_client = null
#rpc("end_turn")