Update game.cpp

master
WantedGames 2014-07-28 18:31:25 -04:00
parent 332b630891
commit e9c95d02e3
1 changed files with 1 additions and 1 deletions

View File

@ -1524,7 +1524,7 @@ void the_game(bool &kill, bool random_input, InputHandler *input,
// First line of debug text
gui::IGUIStaticText *guitext = guienv->addStaticText(
L"Minetest",
L"BlockCraft",
core::rect<s32>(5, 5, 795, 5+text_height),
false, false);
// Second line of debug text