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))
|
||||
component.GrantedActions.Add(act.Value);
|
||||
}
|
||||
|
||||
Dirty(uid, component);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user