mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Fix Adv Trade localized string spacing
This commit is contained in:
@@ -459,7 +459,7 @@ class AdvancedTrading
|
||||
};
|
||||
class RscText_AT_InfoLabel: ZSC_RscText
|
||||
{
|
||||
idc = -1;
|
||||
idc = 7488;
|
||||
text = $STR_EPOCH_TRADE_DETAILS;
|
||||
x = 0.60 * safezoneW + safezoneX;
|
||||
y = 0.38 * safezoneH + safezoneY;
|
||||
|
||||
Reference in New Issue
Block a user