typo
This commit is contained in:
@@ -114,7 +114,7 @@ impl RuntimeState {
|
||||
self.mesh_cache.get(mesh)
|
||||
}
|
||||
|
||||
pub fn p(&mut self) -> Vec<TomlEntityDescription> {
|
||||
pub fn get_entities(&mut self) -> Vec<TomlEntityDescription> {
|
||||
self.config_db.entities.clone()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user