Predict GetVerbsEvent in PowerSwitchableSystem (#39589)

* Prediction

* Update
This commit is contained in:
Winkarst-cpu
2025-08-13 10:54:02 +03:00
committed by GitHub
parent cea8dea005
commit 1f4dfcdcf9
5 changed files with 62 additions and 60 deletions

View File

@@ -198,6 +198,7 @@ public sealed class GeneratorSystem : SharedGeneratorSystem
generator.On = on;
UpdateState(uid, generator);
Dirty(uid, generator);
}
public override void Update(float frameTime)