Fix overworld minimap
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user