mirror of
https://github.com/holub/mame
synced 2025-10-04 16:34:53 +03:00
oops (nw)
This commit is contained in:
parent
6739007ef6
commit
3d770d928e
@ -140,7 +140,7 @@ function portname.startplugin()
|
||||
file:write("msgid \"" .. def .."\"\nmsgstr \"" .. custom .. "\"\n\n")
|
||||
end
|
||||
file:close()
|
||||
manager:machine():popmessage(string.format(_("Input port name file saved to %s")), ctrlrpath .. "/portname/" .. filename)
|
||||
manager:machine():popmessage(string.format(_("Input port name file saved to %s"), ctrlrpath .. "/portname/" .. filename))
|
||||
end
|
||||
return false
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user