mirror of
https://github.com/holub/mame
synced 2025-06-06 12:53:46 +03:00
plugins/console: (nw)
This commit is contained in:
parent
a6aaa59d19
commit
cbf588359e
@ -74,7 +74,6 @@ function console.startplugin()
|
||||
return
|
||||
elseif started then
|
||||
local cmd = conth.result
|
||||
ln.historyadd(cmd)
|
||||
local func, err = load(cmd)
|
||||
if not func then
|
||||
if err:match("<eof>") then
|
||||
|
Loading…
Reference in New Issue
Block a user