Game crashing bug when trying to move a bed.
```
Noble Fates Critical Error:
NullReferenceException: Object reference not set to an instance of an object
PropManager+<>c__DisplayClass225_4.g__SpawnPreview|9 (TilePos tile) (at <49b27a2fdb57438296b7852e2fd09afe>:0)
PropManager.RefreshPreview () (at <49b27a2fdb57438296b7852e2fd09afe>:0)
TilePropToolsSelectionMode.Update () (at <49b27a2fdb57438296b7852e2fd09afe>:0)
PropManager.HandleMouse () (at <49b27a2fdb57438296b7852e2fd09afe>:0)
SelectionManager.Tick (System.Single dt) (at <49b27a2fdb57438296b7852e2fd09afe>:0)
ManagerBehavior.Update () (at <49b27a2fdb57438296b7852e2fd09afe>:0)
```
Version:
0.23.0.40
Fixed In:
0.23.0.41
Thanks!