Add fultons (#18958)
This commit is contained in:
@@ -216,7 +216,7 @@ public abstract partial class SharedDoAfterSystem : EntitySystem
|
||||
doAfter.InitialItem = handsComponent.ActiveHandEntity;
|
||||
}
|
||||
|
||||
// Inital checks
|
||||
// Initial checks
|
||||
if (ShouldCancel(doAfter, GetEntityQuery<TransformComponent>(), GetEntityQuery<HandsComponent>()))
|
||||
return false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user