Fixed some uninitialized variables

This commit is contained in:
Lynix
2018-06-09 13:59:35 +02:00
parent 843e5545b6
commit 0bea301a48
4 changed files with 6 additions and 2 deletions

View File

@@ -160,6 +160,7 @@ Nazara Development Kit:
- Fixed Entity::OnEntityDestruction signal not being properly moved and thus not being called.
- Fixed EntityOwner move assignment which was losing entity ownership
- Add GraphicsComponent:ForEachRenderable method
- Fixed GraphicsComponent reflective material count which was not initialized
# 0.4: