Namenai преди 7 години
родител
ревизия
ca2386451f
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      Scripts/initPlayerLocal.sqf

+ 1 - 1
Scripts/initPlayerLocal.sqf

@@ -13,7 +13,7 @@
 		[namUnit] execVM "scripts\zeus3denScripts\playerBased\airborne\HJS Protocal\jumpHandler.sqf";
 		namUnit setVariable ["namJumpPackConfig", true, true];
 
-		hint parseText  format["<t color='#40e0d0'>Namenai's Horseborne JumpScript Protocal has been initiated.(HJS Protocal)</t> <img image='scripts\zeus3denScripts\playerBased\airborne\HJS Protocal\horseborneImage.jpg' <img size='20' />"];
+		hint parseText  format["<t color='#40e0d0'>Namenai's Horseborne JumpScript Protocal has been initiated.(HJS Protocal)</t> <img image='scripts\zeus3denScripts\playerBased\airborne\HJS Protocal\horseborneImage.jpg' <img size='30' />"];
 	};
 	
 }];