mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-04 11:35:06 +03:00
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