Remade component ids
No longer based on incrementing counter Former-commit-id: b875e17781d8bcda48ea9ada523adf0823b22a8b
This commit is contained in:
@@ -7,6 +7,4 @@
|
||||
namespace Ndk
|
||||
{
|
||||
BaseComponent::~BaseComponent() = default;
|
||||
|
||||
nzUInt32 BaseComponent::s_nextId = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user