Update engine to v197.0.0 (#23069)
This commit is contained in:
@@ -99,8 +99,6 @@ public sealed class GatewayGeneratorSystem : EntitySystem
|
||||
{
|
||||
GenerateDestination(uid, generator);
|
||||
}
|
||||
|
||||
Dirty(uid, generator);
|
||||
}
|
||||
|
||||
private void GenerateDestination(EntityUid uid, GatewayGeneratorComponent? generator = null)
|
||||
|
||||
Reference in New Issue
Block a user