Files
tbd-station-14/Content.Server/GameObjects/Components
ShadowCommander adaf0ade52 Fix crash on restart when a Airlock is opening/closing (#481)
* Fix crash when _appearance is null

Added a function to error check and set _appearance.SetData.

Added cancellation token which should stop the Timer, but doesn't seem to right now.

* Fix missing CancellationToken causing a crash

This delay would delay _appearance.SetData until after _apppearance was set to null when the component was removed causing a null reference exception.
2019-11-29 16:53:26 +01:00
..
2019-10-21 22:54:16 +02:00
2019-11-22 01:37:14 +01:00
2019-11-11 22:20:03 +01:00
2019-11-28 14:37:03 +01:00
2019-11-13 23:37:46 +01:00
2019-11-13 23:37:46 +01:00
2019-11-13 23:37:46 +01:00
2019-08-17 12:09:09 -07:00
2019-09-03 22:14:04 +02:00
2019-11-13 23:37:46 +01:00
2019-11-26 20:17:28 +01:00
2019-11-17 21:46:39 +01:00