Small code changes
This commit is contained in:
@@ -27,7 +27,6 @@ namespace Scrips
|
||||
{
|
||||
if (_currentStatePrint != null && planner != null)
|
||||
{
|
||||
// _currentStatePrint.text = "Nurse 1 Action: " + currentAction.actionName + "\n" + planner.GetPlanString();
|
||||
_currentStatePrint.text = "Patient 1 Action: " + currentAction.actionName + "\n";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user