Repair action for connector

This commit is contained in:
He4eT 2020-03-16 19:18:31 +05:00
commit eb46d96067
4 changed files with 16 additions and 2 deletions

View file

@ -13,7 +13,7 @@ modify Thing
}
;
DefineTAction(RepairWith);
DefineTIAction(RepairWith);
VerbRule(RepairWith)
('repair' | 'fix') dobjList 'with' singleIobj : RepairWithAction