|
@@ -551,7 +551,7 @@ local function load_user_data(y_dir, y_file, x_dir, x_file)
|
|
if x and y then
|
|
if x and y then
|
|
table.insert(test, {y = y,
|
|
table.insert(test, {y = y,
|
|
x = x,
|
|
x = x,
|
|
- basename = base})
|
|
|
|
|
|
+ basename = key})
|
|
end
|
|
end
|
|
if opt.show_progress then
|
|
if opt.show_progress then
|
|
xlua.progress(i, #y_files)
|
|
xlua.progress(i, #y_files)
|