mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
* changed GUI to indicate Minetest Δ
This commit is contained in:
@@ -166,8 +166,8 @@ void GUIPauseMenu::regenerateGui(v2u32 screensize)
|
||||
);*/
|
||||
|
||||
std::ostringstream os;
|
||||
os<<"Minetest-c55\n";
|
||||
os<<"by Perttu Ahola\n";
|
||||
os<<"Minetest-delta\n";
|
||||
os<<"by Perttu Ahola and contributors\n";
|
||||
os<<"celeron55@gmail.com\n";
|
||||
os<<BUILD_INFO<<"\n";
|
||||
os<<"ud_path = "<<wrap_rows(porting::path_userdata, 20)<<"\n";
|
||||
|
Reference in New Issue
Block a user