Changes between Version 2 and Version 3 of Ticket #2706, comment 14


Ignore:
Timestamp:
Apr 11, 2016, 12:02:04 PM (8 years ago)
Author:
fatherbushido

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2706, comment 14

    v2 v3  
    11I tested the patch and it worked well.
    2 I replaced `Engine.GuiInterfaceCall("GetNeededResources", totalCost);` by `Engine.GuiInterfaceCall("GetNeededResources", { "cost": totalCost });` in selection_panels.js
    3 and added the icons for gates
     2It is needed to replace `Engine.GuiInterfaceCall("GetNeededResources", totalCost);` by `Engine.GuiInterfaceCall("GetNeededResources", { "cost": totalCost });` in selection_panels.js
     3and to add the icons for gates
     4<Icon>icons/gate_closed.png</Icon> in the <Upgrade> part of data/mods/public/simulation/templates/structures/rome_siege_wall_long.xml