mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
remove comment
This commit is contained in:
parent
dec47dade8
commit
b2dd065429
@ -186,7 +186,6 @@ if (_show) then {
|
||||
_lbCtrl lbSetColor [_foreachIndex + _amountOfGeneric, _x select 1];
|
||||
}foreach _allInjuryTexts;
|
||||
if (count _allInjuryTexts == 0) then {
|
||||
//_lbCtrl lbAdd "No injuries on this bodypart..";
|
||||
_lbCtrl lbAdd (localize "STR_ACE_Medical_NoInjuriesBodypart");
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user