equal
deleted
inserted
replaced
3034 -- update display selection criteria |
3034 -- update display selection criteria |
3035 if (curWep == amGirder) or (curWep == amRubber) or (curWep == amCMGearPlacementTool) then |
3035 if (curWep == amGirder) or (curWep == amRubber) or (curWep == amCMGearPlacementTool) then |
3036 AddCaption(cat[cIndex], colorPlaceMode1, capgrpMessage) |
3036 AddCaption(cat[cIndex], colorPlaceMode1, capgrpMessage) |
3037 showSecondaryMessage() |
3037 showSecondaryMessage() |
3038 if superDelete == true then |
3038 if superDelete == true then |
3039 AddCaption(loc("Deletition Mode"), colorPlaceMode1, capgrpAmmoinfo) |
3039 AddCaption(loc("Deletion Mode"), colorPlaceMode1, capgrpAmmoinfo) |
3040 end |
3040 end |
3041 end |
3041 end |
3042 |
3042 |
3043 |
3043 |
3044 if sSprite ~= nil then |
3044 if sSprite ~= nil then |