Files
tbd-station-14/Content.Server
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-11-13 23:37:46 +01:00
2019-11-22 01:37:14 +01:00
2019-11-13 23:37:46 +01:00
2019-11-13 23:37:46 +01:00
2019-11-17 17:18:39 +01:00
2019-11-13 23:37:46 +01:00
2019-11-13 23:37:46 +01:00
2019-10-02 21:47:32 +02:00
2018-04-12 23:56:43 +02:00
2019-04-19 23:44:28 +02:00