DefaultPrototype depends on DefaultRegistry now
This commit is contained in:
@@ -493,7 +493,7 @@ private:
|
||||
* applications.<br/>
|
||||
* Users should have a really good reason to choose something different.
|
||||
*/
|
||||
using DefaultPrototype = Prototype<std::uint32_t>;
|
||||
using DefaultPrototype = Prototype<DefaultRegistry::entity_type>;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user