Simple HelloWorld Event for understanding.
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
#include "PrecompiledHeader.h"
|
||||
#include "Core/World.h"
|
||||
|
||||
//TODO Delete this please
|
||||
|
||||
void dd::World::RecycleEntityID(EntityID id)
|
||||
{
|
||||
m_RecycledEntityIDs.push(id);
|
||||
|
||||
Reference in New Issue
Block a user