Skip to content

Commit

Permalink
Add icon for Scale Object module (#726)
Browse files Browse the repository at this point in the history
  • Loading branch information
ampersand38 authored Mar 31, 2023
1 parent 5f949ab commit 5de15ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addons/modules/CfgVehicles.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -346,6 +346,7 @@ class CfgVehicles {
category = QGVAR(Objects);
displayName = CSTRING(ScaleObject);
function = QFUNC(moduleScaleObject);
icon = "\a3\3den\Data\Cfg3DEN\History\scaleItems_ca.paa";
};
class GVAR(moduleSearchBuilding): GVAR(moduleBase) {
curatorCanAttach = 1;
Expand Down

0 comments on commit 5de15ba

Please sign in to comment.