added debug info
This commit is contained in:
parent
b553c4e319
commit
92b1bc2c52
@ -13,6 +13,7 @@ handle_schematics.analyze_mts_file = function( path )
|
||||
if (file == nil) then
|
||||
return nil
|
||||
end
|
||||
print('[mg_villages] Analyzing .mts file '..tostring( path..'.mts' ));
|
||||
|
||||
-- thanks to sfan5 for this advanced code that reads the size from schematic files
|
||||
local read_s16 = function(fi)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user