Revert to v196.0.0 (#23074)
(cherry picked from commit d82767be7db6d0cdf0782600b6a46b3a34b4c026)
This commit is contained in:
parent
f3e61795f4
commit
2d52ea3771
|
|
@ -36,7 +36,5 @@ public sealed class MobStateActionsSystem : EntitySystem
|
|||
if (_actions.AddAction(uid, ref act, id, uid, action))
|
||||
component.GrantedActions.Add(act.Value);
|
||||
}
|
||||
|
||||
Dirty(uid, component);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit ca64aae7f096b2dca707121e70256eaa173a86d5
|
||||
Subproject commit ced6d5a8b051e8baad817040ae212c8704a874cb
|
||||
Loading…
Reference in New Issue