mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
Alternative Solution for lan_adv Destructer
This commit is contained in:
parent
fac62dc3d1
commit
7e78a5ece0
4 changed files with 103 additions and 93 deletions
|
@ -392,8 +392,6 @@ local function main_button_handler(tabview, fields, name, tabdata)
|
|||
|
||||
serverlistmgr.add_favorite(server)
|
||||
|
||||
print("Adding this server to favorites: \n"..dump(server))
|
||||
|
||||
gamedata.servername = server.name
|
||||
gamedata.serverdescription = server.description
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue