mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 07:05:35 +00:00
Add engineer info to blueprint tooltip
This commit is contained in:
@@ -34,7 +34,7 @@ export default class InternalSlot extends Slot {
|
||||
modTT = (
|
||||
<div>
|
||||
<div>{modTT}</div>
|
||||
{blueprintTooltip(translate, m.blueprint.grades[m.blueprint.grade], m)}
|
||||
{blueprintTooltip(translate, m.blueprint.grades[m.blueprint.grade], null, m)}
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user