mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
removed -delta namings
This commit is contained in:
@@ -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";
|
||||
|
Reference in New Issue
Block a user