More explicit error message when finding entity that doesnt exist
This commit is contained in:
@@ -84,7 +84,7 @@ namespace Nuake {
|
||||
}
|
||||
}
|
||||
|
||||
assert("Not found");
|
||||
assert("Entity not found");
|
||||
}
|
||||
|
||||
bool Scene::OnInit()
|
||||
|
||||
Reference in New Issue
Block a user