mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Update CfgActionMenu_target.hpp
Corrected spelling of crypto
This commit is contained in:
parent
72f519c2f0
commit
ad4d044d41
@ -81,7 +81,7 @@ class player_takeCrypto
|
||||
condition = "dyna_isDeadPlayer || (dyna_cursorTarget getVariable [""Crypto"",0]) > 0";
|
||||
action = "dyna_cursorTarget call EPOCH_takeCrypto;";
|
||||
icon = "x\addons\a3_epoch_code\Data\UI\buttons\krypto.paa";
|
||||
tooltip = "Take Krypto";
|
||||
tooltip = "Take Crypto";
|
||||
};
|
||||
class player_trade
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user