mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-31 04:51:40 +09:00
.
This commit is contained in:
@@ -130,6 +130,7 @@ local function research_gui_update()
|
|||||||
}
|
}
|
||||||
|
|
||||||
if entry.raw_name then
|
if entry.raw_name then
|
||||||
|
assert(prototypes.technology[entry.raw_name], "Invalid Research: " .. tostring(entry.raw_name))
|
||||||
data.name = { "research.res-name", entry.raw_name, prototypes.technology[entry.raw_name].localised_name }
|
data.name = { "research.res-name", entry.raw_name, prototypes.technology[entry.raw_name].localised_name }
|
||||||
data.target = entry.target_disp
|
data.target = entry.target_disp
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user