mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
fix: some code tidy about includes & irr namespaces
This commit is contained in:
@@ -1475,7 +1475,7 @@ bool Client::updateWieldedItem()
|
||||
return true;
|
||||
}
|
||||
|
||||
irr::scene::ISceneManager* Client::getSceneManager()
|
||||
scene::ISceneManager* Client::getSceneManager()
|
||||
{
|
||||
return m_rendering_engine->get_scene_manager();
|
||||
}
|
||||
|
Reference in New Issue
Block a user