瀏覽代碼

fixing image

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' />"];
 	};
 	
 }];