Fix more prototypes for save/spawn test (#11087)

This commit is contained in:
Leon Friedrich
2022-09-07 20:35:34 +12:00
committed by GitHub
parent 7c8351eee7
commit 6f33d3a7f8
10 changed files with 81 additions and 51 deletions

View File

@@ -143,6 +143,7 @@ public sealed partial class ChemistrySystem
private void OnInjectorStartup(EntityUid uid, InjectorComponent component, ComponentStartup args)
{
/// ???? why ?????
Dirty(component);
}