Fix overworld minimap
This commit is contained in:
parent
297d8aaf86
commit
2d847cb6b9
@ -1005,6 +1005,7 @@ void QuadGraph::makeMiniMap(const core::dimension2du &dimension,
|
||||
m_node->setName("minimap-mesh");
|
||||
#endif
|
||||
|
||||
m_node->setAutomaticCulling(0);
|
||||
m_node->setMaterialFlag(video::EMF_LIGHTING, false);
|
||||
|
||||
// Add the camera:
|
||||
|
Loading…
x
Reference in New Issue
Block a user