add icon for quickmount change seat (#8126)

alpha-inverted version of "\a3\ui_f\data\GUI\Cfg\Hints\Seats_ca.paa"
This commit is contained in:
Steve Zhao 2021-02-27 11:36:10 -05:00 committed by GitHub
parent b151148542
commit 13bce729ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ class CfgVehicles {
class ACE_SelfActions { \
class GVAR(ChangeSeat) { \
displayName = CSTRING(ChangeSeat); \
icon = QPATHTOF(UI\Seats_ca.paa); \
condition = QUOTE(call DFUNC(canShowFreeSeats)); \
insertChildren = QUOTE(call DFUNC(addFreeSeatsActions)); \
}; \

Binary file not shown.