mirror of
https://github.com/zoriya/Bomberman.git
synced 2025-12-21 05:45:10 +00:00
first pr fixes from reviews
This commit is contained in:
@@ -13,7 +13,7 @@ namespace BBM
|
||||
|
||||
AnimationsSystem::AnimationsSystem()
|
||||
: WAL::System({
|
||||
typeid(Drawable3DComponent<RAY::Drawables::Drawables3D::Model>),
|
||||
typeid(Drawable3DComponent<RAY::Drawables::Drawables3D::Model>),
|
||||
typeid(AnimationsComponent)
|
||||
})
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user