mirror of
https://github.com/CorsixTH/CorsixTH.git
synced 2025-07-23 04:13:01 +02:00
Merge pull request #2895 from ARGAMX/general-diagnostic-finishAction-crash-fix
[RDY] General diagnostic. finishAction crash fix
This commit is contained in:
@@ -84,7 +84,7 @@ function GeneralDiagRoom:commandEnteringPatient(patient)
|
||||
|
||||
local after_use_trolley = --[[persistable:general_diag_trolley_after_use]] function()
|
||||
-- Release doctor after procedure and finish his IdleAction() near trolley
|
||||
staff:setNextAction(MeanderAction())
|
||||
staff:queueAction(MeanderAction())
|
||||
staff:finishAction(staff_idle)
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user