Set mover velocity via system (#6288)
This commit is contained in:
@@ -223,7 +223,8 @@ namespace Content.Server.Cargo
|
||||
{
|
||||
if (comp.Database == null || comp.Database.Id != id)
|
||||
continue;
|
||||
comp.Dirty();
|
||||
|
||||
Dirty(comp);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user