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:
parent
f13fc82abe
commit
96fedb5cb0
3 changed files with 4 additions and 3 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue