diff --git a/library/lua/memscan.lua b/library/lua/memscan.lua index 34b030d4e..4a9824010 100644 --- a/library/lua/memscan.lua +++ b/library/lua/memscan.lua @@ -243,6 +243,7 @@ local function find_data_segment() end elseif mem.read and mem.write and (string.match(mem.name,'/dwarfort%.exe$') + or string.match(mem.name,'/dwarfort$') or string.match(mem.name,'/Dwarf_Fortress$') or string.match(mem.name,'Dwarf Fortress%.exe')) then