1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

removed -delta namings

This commit is contained in:
Perttu Ahola 2011-07-23 19:33:49 +03:00
parent f13fc82abe
commit 96fedb5cb0
3 changed files with 4 additions and 3 deletions

View file

@ -172,7 +172,7 @@ void GUIPauseMenu::regenerateGui(v2u32 screensize)
);*/
std::ostringstream os;
os<<"Minetest-delta\n";
os<<"Minetest-c55\n";
os<<"by Perttu Ahola and contributors\n";
os<<"celeron55@gmail.com\n";
os<<BUILD_INFO<<"\n";