oops, uncomment that
This commit is contained in:
parent
2edb72283d
commit
7bcb6eb6d3
|
@ -1151,7 +1151,7 @@ int main(int argc, char *argv[])
|
|||
Preload some textures and stuff
|
||||
*/
|
||||
|
||||
//drawLoadingScreen(device,wgettext("Loading MapNodes"));
|
||||
drawLoadingScreen(device,wgettext("Loading MapNodes"));
|
||||
init_mapnode(device); // Second call with g_texturesource set
|
||||
drawLoadingScreen(device,wgettext("Loading Creatures"));
|
||||
content_mob_init();
|
||||
|
|
Loading…
Reference in New Issue