mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
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:
parent
b151148542
commit
13bce729ee
@ -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)); \
|
||||
}; \
|
||||
|
BIN
addons/quickmount/UI/Seats_ca.paa
Normal file
BIN
addons/quickmount/UI/Seats_ca.paa
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user