Add epoch_generateKey function

This commit is contained in:
ebaydayz
2016-05-03 13:35:43 -04:00
parent 2f98fc0451
commit 1eeaa3e792
8 changed files with 49 additions and 93 deletions

View File

@@ -21,7 +21,7 @@ if (!isNil '_pic' && _pic == "") then {
};
_formattedText = format [
"<t size='1' align='center' color='#ffffff'>%1 %2</t>"
"<t size='1' align='center' color='#ffffff'> %2 </t>"
, _pic, localize "STR_UI_GEAR"
];