mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Cleanup jthread and fix win32 build
This commit is contained in:
@@ -68,7 +68,6 @@ MapBlock::MapBlock(Map *parent, v3s16 pos, IGameDef *gamedef, bool dummy):
|
||||
reallocate();
|
||||
|
||||
#ifndef SERVER
|
||||
//mesh_mutex.Init();
|
||||
mesh = NULL;
|
||||
#endif
|
||||
}
|
||||
|
Reference in New Issue
Block a user