]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Fix serialization of `SunShadowCycleComponent` (#38002)
authorQuantum-cross <7065792+Quantum-cross@users.noreply.github.com>
Sat, 7 Jun 2025 00:14:11 +0000 (20:14 -0400)
committerGitHub <noreply@github.com>
Sat, 7 Jun 2025 00:14:11 +0000 (20:14 -0400)
commit8324aa9bea52ec9c9dd7107d05ba2f1175ae7936
tree2f92de2c240e3e9254cb0f8aadcb4ee7f3c07f12
parenta6fabb9e94578099484063f80fd4bd987fd2b474
Fix serialization of `SunShadowCycleComponent` (#38002)

* Use a struct to hold the items for `Directions` in `SunShadowComponent`, fix serialization.

* actually make them datafields...

* Add NetSerializable to datadef

* this is why we can't have nice things
Content.Shared/Light/Components/SunShadowCycleComponent.cs