Revert to v196.0.0 (#23074)
This commit is contained in:
@@ -36,7 +36,5 @@ public sealed class MobStateActionsSystem : EntitySystem
|
|||||||
if (_actions.AddAction(uid, ref act, id, uid, action))
|
if (_actions.AddAction(uid, ref act, id, uid, action))
|
||||||
component.GrantedActions.Add(act.Value);
|
component.GrantedActions.Add(act.Value);
|
||||||
}
|
}
|
||||||
|
|
||||||
Dirty(uid, component);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Submodule RobustToolbox updated: ca64aae7f0...ced6d5a8b0
Reference in New Issue
Block a user