Add JailEntity class (#630)

* Add JailEntity class

* Update legoobjectfactory.h

* Update jailentity.h

---------

Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
Misha
2024-03-05 16:05:38 -05:00
committed by GitHub
parent a93e2ae0d3
commit 3897e9c015
3 changed files with 34 additions and 5 deletions

View File

@@ -94,7 +94,7 @@
X(JukeBoxEntity) \
X(RadioState) \
X(CaveEntity) \
/*X(JailEntity)*/ \
X(JailEntity) \
X(MxCompositeMediaPresenter) \
X(JukeBox) \
X(JukeBoxState) \