Fix typos

This commit is contained in:
oiad
2020-04-17 22:14:00 +12:00
parent 342813f238
commit 9104e9486b
2 changed files with 2 additions and 2 deletions

View File

@@ -218,7 +218,7 @@ class MK14_SD_DZ: M14_EP1
class MK14_CCO_SD_DZ: MK14_SD_DZ class MK14_CCO_SD_DZ: MK14_SD_DZ
{ {
displayName = $TR_DZ_WPN_MK14_CCO_SD_NAME; displayName = $STR_DZ_WPN_MK14_CCO_SD_NAME;
model = "\RH_mgswp\RH_mk14sdaim.p3d"; model = "\RH_mgswp\RH_mk14sdaim.p3d";
picture = "\RH_mgswp\inv\mk14sdaim.paa"; picture = "\RH_mgswp\inv\mk14sdaim.paa";
handAnim[] = {"OFP2_ManSkeleton","\RH_mgswp\anim\RH_M4cs.rtm"}; handAnim[] = {"OFP2_ManSkeleton","\RH_mgswp\anim\RH_M4cs.rtm"};

View File

@@ -125,7 +125,7 @@ class XM2010_SD_DZ: XM2010_SD_BASE
class XM2010_NV_DZ: XM2010_BASE class XM2010_NV_DZ: XM2010_BASE
{ {
scope = public; scope = public;
displayName = $TR_DZ_WPN_XM2010_NV_NAME; displayName = $STR_DZ_WPN_XM2010_NV_NAME;
descriptionShort = $STR_DZ_WPN_XM2010_NV_DESC; descriptionShort = $STR_DZ_WPN_XM2010_NV_DESC;
model = "\fhq_remington\XM2010\XM2010_nv.p3d"; model = "\fhq_remington\XM2010\XM2010_nv.p3d";
picture = "\fhq_remington\XM2010\icons\xm2010_nv.paa"; picture = "\fhq_remington\XM2010\icons\xm2010_nv.paa";