oops, uncomment that

This commit is contained in:
darkrose 2015-04-23 04:28:19 +10:00
parent 2edb72283d
commit 7bcb6eb6d3
1 changed files with 1 additions and 1 deletions

View File

@ -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();