mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-14 19:39:06 +00:00
Update the preference key in GUI1 MP test plugins
Follow-up to c0c87fa9dea95986a8b93dc0248097c18bcee095.
This commit is contained in:
parent
4fc5e25e8b
commit
cf65a384c1
2
host.lua
2
host.lua
@ -23,7 +23,7 @@ local function plugin()
|
||||
|
||||
log("hello world")
|
||||
|
||||
wesnoth.preferences.new_lobby = false
|
||||
wesnoth.preferences.new_mp_ui = false
|
||||
|
||||
repeat
|
||||
events, context, info = coroutine.yield()
|
||||
|
Loading…
x
Reference in New Issue
Block a user