Localize a couple of accidental global variables
This commit is contained in:
parent
54c08aa94a
commit
04593eca08
7 changed files with 7 additions and 8 deletions
|
@ -15,7 +15,7 @@ local records = #recorddata
|
|||
|
||||
for r=1, records do
|
||||
local doc = false
|
||||
local entryname, longdesc, useahelp
|
||||
local entryname, longdesc, usagehelp
|
||||
if r == 1 then
|
||||
doc = true
|
||||
entryname = "Music Disc"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue