From 4e2c467521c54b67d4c16f77e13b883710498493 Mon Sep 17 00:00:00 2001 From: Kevin Poretti Date: Sat, 19 Jun 2021 21:05:38 -0500 Subject: [PATCH] Tweak dashes and other small things [git-p4: depot-paths = "//depot/main/": change = 99] --- .../Dodge/HandGun_Step_B_Montage.uasset | 4 ++-- .../Dodge/HandGun_Step_F_Montage.uasset | 4 ++-- .../Dodge/HandGun_Step_L_Montage.uasset | 4 ++-- .../Dodge/HandGun_Step_R_Montage.uasset | 4 ++-- .../Protagonist/BP_PlayerController.uasset | 4 ++-- .../Protagonist/BP_Protagonist.uasset | 4 ++-- .../Character/Mesh/SK_Mannequin.uasset | 4 ++-- .../Mesh/UE4_Mannequin_Skeleton.uasset | 4 ++-- .../States/BP_ProtagAttacking.uasset | 4 ++-- .../States/BP_ProtagDashState.uasset | 4 ++-- .../Weapons/Revolver/BP_Revolver.uasset | 4 ++-- .../Revolver/Materials/M_HandGun01.uasset | 3 +++ .../Revolver/Materials/M_HandGun02.uasset | 3 +++ .../Revolver/Materials/M_Master.uasset | 3 --- .../Materials/M_PistolVer1_Inst.uasset | 3 --- .../Revolver/Mesh/Prototype_Pistol.uasset | 3 --- .../Mesh/Prototype_Pistol_PhysicsAsset.uasset | 3 --- .../Mesh/Prototype_Pistol_Skeleton.uasset | 3 --- .../Weapons/Revolver/Mesh/SM_Revolver.uasset | 3 +++ .../Mesh/SM_Revolver_PhysicsAsset.uasset | 3 +++ .../Revolver/Mesh/SM_Revolver_Skeleton.uasset | 3 +++ .../T_Prototype_GrenadeLauncher_D.uasset | 3 --- .../T_Prototype_GrenadeLauncher_M.uasset | 3 --- .../T_Prototype_GrenadeLauncher_N.uasset | 3 --- .../Textures/T_Prototype_Pistol_D.uasset | 3 --- .../Textures/T_Prototype_Pistol_M.uasset | 3 --- .../Textures/T_Prototype_Pistol_N.uasset | 3 --- .../Revolver/Textures/T_Wood_Walnut_D.uasset | 3 +++ .../Private/Weapons/SNGWeaponBase.cpp | Bin 1878 -> 2074 bytes .../SwordNGun/Public/Weapons/SNGWeaponBase.h | Bin 2484 -> 2594 bytes 30 files changed, 40 insertions(+), 55 deletions(-) create mode 100644 SwordNGun/Content/Weapons/Revolver/Materials/M_HandGun01.uasset create mode 100644 SwordNGun/Content/Weapons/Revolver/Materials/M_HandGun02.uasset delete mode 100644 SwordNGun/Content/Weapons/Revolver/Materials/M_Master.uasset delete mode 100644 SwordNGun/Content/Weapons/Revolver/Materials/M_PistolVer1_Inst.uasset delete mode 100644 SwordNGun/Content/Weapons/Revolver/Mesh/Prototype_Pistol.uasset delete mode 100644 SwordNGun/Content/Weapons/Revolver/Mesh/Prototype_Pistol_PhysicsAsset.uasset delete mode 100644 SwordNGun/Content/Weapons/Revolver/Mesh/Prototype_Pistol_Skeleton.uasset create mode 100644 SwordNGun/Content/Weapons/Revolver/Mesh/SM_Revolver.uasset create mode 100644 SwordNGun/Content/Weapons/Revolver/Mesh/SM_Revolver_PhysicsAsset.uasset create mode 100644 SwordNGun/Content/Weapons/Revolver/Mesh/SM_Revolver_Skeleton.uasset delete mode 100644 SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_GrenadeLauncher_D.uasset delete mode 100644 SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_GrenadeLauncher_M.uasset delete mode 100644 SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_GrenadeLauncher_N.uasset delete mode 100644 SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_Pistol_D.uasset delete mode 100644 SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_Pistol_M.uasset delete mode 100644 SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_Pistol_N.uasset create mode 100644 SwordNGun/Content/Weapons/Revolver/Textures/T_Wood_Walnut_D.uasset diff --git a/SwordNGun/Content/Characters/Protagonist/Animations/Locomotion/Ranged/Dodge/HandGun_Step_B_Montage.uasset b/SwordNGun/Content/Characters/Protagonist/Animations/Locomotion/Ranged/Dodge/HandGun_Step_B_Montage.uasset index cc1bd6b..006b146 100644 --- a/SwordNGun/Content/Characters/Protagonist/Animations/Locomotion/Ranged/Dodge/HandGun_Step_B_Montage.uasset +++ b/SwordNGun/Content/Characters/Protagonist/Animations/Locomotion/Ranged/Dodge/HandGun_Step_B_Montage.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1ad767aebac3c22f65ae3c7e6645c1cf171d1917f29ef220a8daabb8b7925b39 -size 98460 +oid sha256:521e89df1444c2c8a88e0c9b43fe661622bf9c631d6c58e7dc3921793703fd7e +size 98266 diff --git a/SwordNGun/Content/Characters/Protagonist/Animations/Locomotion/Ranged/Dodge/HandGun_Step_F_Montage.uasset b/SwordNGun/Content/Characters/Protagonist/Animations/Locomotion/Ranged/Dodge/HandGun_Step_F_Montage.uasset index e6e5ff5..03e3185 100644 --- a/SwordNGun/Content/Characters/Protagonist/Animations/Locomotion/Ranged/Dodge/HandGun_Step_F_Montage.uasset +++ b/SwordNGun/Content/Characters/Protagonist/Animations/Locomotion/Ranged/Dodge/HandGun_Step_F_Montage.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:82eed770fc4987915d34d0620dc07c653e0b441c05e5a23e0b26ad0504291300 -size 97555 +oid sha256:62bef9e86249147dfdfe2067ed3bea92dfc815d6a0d89f7b375d825eaa16892f +size 97730 diff --git a/SwordNGun/Content/Characters/Protagonist/Animations/Locomotion/Ranged/Dodge/HandGun_Step_L_Montage.uasset b/SwordNGun/Content/Characters/Protagonist/Animations/Locomotion/Ranged/Dodge/HandGun_Step_L_Montage.uasset index 0ebf403..5d298d9 100644 --- a/SwordNGun/Content/Characters/Protagonist/Animations/Locomotion/Ranged/Dodge/HandGun_Step_L_Montage.uasset +++ b/SwordNGun/Content/Characters/Protagonist/Animations/Locomotion/Ranged/Dodge/HandGun_Step_L_Montage.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:465d358ce2fbce384306424ce13845db6e1739516d5a33bdae483393152f2da3 -size 99714 +oid sha256:cdaac0a659fce5f432d81746182e9549439b6af6d6d54894a4af8b5e7a18ca6e +size 99120 diff --git a/SwordNGun/Content/Characters/Protagonist/Animations/Locomotion/Ranged/Dodge/HandGun_Step_R_Montage.uasset b/SwordNGun/Content/Characters/Protagonist/Animations/Locomotion/Ranged/Dodge/HandGun_Step_R_Montage.uasset index 0aeb8bc..907cc09 100644 --- a/SwordNGun/Content/Characters/Protagonist/Animations/Locomotion/Ranged/Dodge/HandGun_Step_R_Montage.uasset +++ b/SwordNGun/Content/Characters/Protagonist/Animations/Locomotion/Ranged/Dodge/HandGun_Step_R_Montage.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:311ae988be9a2083e31c3128e52946893f898469645a1714685fd2464ae79ccc -size 99996 +oid sha256:8f4be6b762eb17c2decc47cbaae8f7f2d6385638a4f3daf131305f73264aa16c +size 99521 diff --git a/SwordNGun/Content/Characters/Protagonist/BP_PlayerController.uasset b/SwordNGun/Content/Characters/Protagonist/BP_PlayerController.uasset index af19563..628d072 100644 --- a/SwordNGun/Content/Characters/Protagonist/BP_PlayerController.uasset +++ b/SwordNGun/Content/Characters/Protagonist/BP_PlayerController.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:947a25842b920d976b650e8ac655627cb7d05396b910d8036e6a6ef40919af90 -size 31433 +oid sha256:bd1897b5ab89f280e62a1fbdc3247217b3c37f9e170ec991e412afb141d1649a +size 31413 diff --git a/SwordNGun/Content/Characters/Protagonist/BP_Protagonist.uasset b/SwordNGun/Content/Characters/Protagonist/BP_Protagonist.uasset index 85fa736..b693460 100644 --- a/SwordNGun/Content/Characters/Protagonist/BP_Protagonist.uasset +++ b/SwordNGun/Content/Characters/Protagonist/BP_Protagonist.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4875f60ae6eb46c7c23945335f9a360c3cd451096746aa912aa100a613151753 -size 165147 +oid sha256:f6ff6f19d68eca7466968067730dfc40355634a9f4a085d06d04164c09ca7c7f +size 165977 diff --git a/SwordNGun/Content/Characters/Protagonist/Character/Mesh/SK_Mannequin.uasset b/SwordNGun/Content/Characters/Protagonist/Character/Mesh/SK_Mannequin.uasset index 83ae5af..22f077d 100644 --- a/SwordNGun/Content/Characters/Protagonist/Character/Mesh/SK_Mannequin.uasset +++ b/SwordNGun/Content/Characters/Protagonist/Character/Mesh/SK_Mannequin.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4c81d268228b4e911f59dac96c32be2aed7c931e94b0aed9fa4e250d41fb5855 -size 5666858 +oid sha256:b7c0c55e34cff0b67b80e0aa4f94a94e7ad864e9c8a2f0f2d1e3f254f8595834 +size 5668338 diff --git a/SwordNGun/Content/Characters/Protagonist/Character/Mesh/UE4_Mannequin_Skeleton.uasset b/SwordNGun/Content/Characters/Protagonist/Character/Mesh/UE4_Mannequin_Skeleton.uasset index 0f6f76a..8fe3363 100644 --- a/SwordNGun/Content/Characters/Protagonist/Character/Mesh/UE4_Mannequin_Skeleton.uasset +++ b/SwordNGun/Content/Characters/Protagonist/Character/Mesh/UE4_Mannequin_Skeleton.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8e1e5c7b3da14e9e898774c55c130f6e0dba09ae3dba3c5cc39628224dd05261 -size 30740 +oid sha256:cbf397aedd7cb5bfe3fab418b88b72d317fb49f9ef32189f6fea238d5a9955ee +size 30725 diff --git a/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagAttacking.uasset b/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagAttacking.uasset index 03d44f6..8c7f19d 100644 --- a/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagAttacking.uasset +++ b/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagAttacking.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d5cbb988d0e757e90516eaff47c8387c60dc262704bfdb4db7578976226638af -size 25601 +oid sha256:002492b286cb77e4136efe923138f469215670df0f81ac9d1b14a4bde9910926 +size 38353 diff --git a/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagDashState.uasset b/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagDashState.uasset index 3ac9c94..7deb03b 100644 --- a/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagDashState.uasset +++ b/SwordNGun/Content/Characters/Protagonist/States/BP_ProtagDashState.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8edf068c62aae1da2f8edbe8b4d3fb4dee97e65b070404489fce98f4f91adff6 -size 178816 +oid sha256:3462d964b0090b7ebfd5fe32ce23b86b3c45769a766f41803b1c909a1c952c0c +size 201425 diff --git a/SwordNGun/Content/Weapons/Revolver/BP_Revolver.uasset b/SwordNGun/Content/Weapons/Revolver/BP_Revolver.uasset index bbb8299..3960abb 100644 --- a/SwordNGun/Content/Weapons/Revolver/BP_Revolver.uasset +++ b/SwordNGun/Content/Weapons/Revolver/BP_Revolver.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:da17bd4cfa088ac420155756c0e53ff7542a321fb7378a3f1a0cfc3f94e18f32 -size 101265 +oid sha256:1253c59d90b0713a9eb8e2e14d98e72ea187c5010c9a2bb605e12059fe6271f2 +size 97779 diff --git a/SwordNGun/Content/Weapons/Revolver/Materials/M_HandGun01.uasset b/SwordNGun/Content/Weapons/Revolver/Materials/M_HandGun01.uasset new file mode 100644 index 0000000..7f984a3 --- /dev/null +++ b/SwordNGun/Content/Weapons/Revolver/Materials/M_HandGun01.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e4f81c016ba40cd8b88ac8db72aba76bb066159250c86863036cc8f95b3c578 +size 103270 diff --git a/SwordNGun/Content/Weapons/Revolver/Materials/M_HandGun02.uasset b/SwordNGun/Content/Weapons/Revolver/Materials/M_HandGun02.uasset new file mode 100644 index 0000000..0d2d12e --- /dev/null +++ b/SwordNGun/Content/Weapons/Revolver/Materials/M_HandGun02.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4524956ee5608bc470923fbfad50b3e1838dab3fdc6a82f2bdbe872f2e356670 +size 117571 diff --git a/SwordNGun/Content/Weapons/Revolver/Materials/M_Master.uasset b/SwordNGun/Content/Weapons/Revolver/Materials/M_Master.uasset deleted file mode 100644 index 379982e..0000000 --- a/SwordNGun/Content/Weapons/Revolver/Materials/M_Master.uasset +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d1b26e4af19a682b3663dd8676c2b3ebcfc0b375d324bdb0b182253ead5357b -size 160122 diff --git a/SwordNGun/Content/Weapons/Revolver/Materials/M_PistolVer1_Inst.uasset b/SwordNGun/Content/Weapons/Revolver/Materials/M_PistolVer1_Inst.uasset deleted file mode 100644 index 56f0747..0000000 --- a/SwordNGun/Content/Weapons/Revolver/Materials/M_PistolVer1_Inst.uasset +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72b2853657fb60a0d990890b8ddf9fe26e0276ce7944011b0dee033078dde538 -size 108943 diff --git a/SwordNGun/Content/Weapons/Revolver/Mesh/Prototype_Pistol.uasset b/SwordNGun/Content/Weapons/Revolver/Mesh/Prototype_Pistol.uasset deleted file mode 100644 index 73d1e62..0000000 --- a/SwordNGun/Content/Weapons/Revolver/Mesh/Prototype_Pistol.uasset +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0565d44343434d0b02848bf2bfc7b18d6f0c1cd28e00295b58b500e88bfbeb52 -size 364331 diff --git a/SwordNGun/Content/Weapons/Revolver/Mesh/Prototype_Pistol_PhysicsAsset.uasset b/SwordNGun/Content/Weapons/Revolver/Mesh/Prototype_Pistol_PhysicsAsset.uasset deleted file mode 100644 index 861ad66..0000000 --- a/SwordNGun/Content/Weapons/Revolver/Mesh/Prototype_Pistol_PhysicsAsset.uasset +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:693e0c219cbcb4df1b5970973071dfd6dc1aea92ba367e108813390a1c80576a -size 86550 diff --git a/SwordNGun/Content/Weapons/Revolver/Mesh/Prototype_Pistol_Skeleton.uasset b/SwordNGun/Content/Weapons/Revolver/Mesh/Prototype_Pistol_Skeleton.uasset deleted file mode 100644 index 9f1d346..0000000 --- a/SwordNGun/Content/Weapons/Revolver/Mesh/Prototype_Pistol_Skeleton.uasset +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3bcfbf793c2e9422089b39a3be67f9d855b16bd441bc96f9468772dc4e5e83a7 -size 2988 diff --git a/SwordNGun/Content/Weapons/Revolver/Mesh/SM_Revolver.uasset b/SwordNGun/Content/Weapons/Revolver/Mesh/SM_Revolver.uasset new file mode 100644 index 0000000..e09adc4 --- /dev/null +++ b/SwordNGun/Content/Weapons/Revolver/Mesh/SM_Revolver.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fab90f58a61432c6d231ff64f1ef35dc26cc44df13978badc8531e717685b6e2 +size 7751664 diff --git a/SwordNGun/Content/Weapons/Revolver/Mesh/SM_Revolver_PhysicsAsset.uasset b/SwordNGun/Content/Weapons/Revolver/Mesh/SM_Revolver_PhysicsAsset.uasset new file mode 100644 index 0000000..f9df6a3 --- /dev/null +++ b/SwordNGun/Content/Weapons/Revolver/Mesh/SM_Revolver_PhysicsAsset.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23728c5093af91c4b9c98c59c6f847d223ba50f312b70a9dab94fdc3e84c2580 +size 78327 diff --git a/SwordNGun/Content/Weapons/Revolver/Mesh/SM_Revolver_Skeleton.uasset b/SwordNGun/Content/Weapons/Revolver/Mesh/SM_Revolver_Skeleton.uasset new file mode 100644 index 0000000..2d1c94a --- /dev/null +++ b/SwordNGun/Content/Weapons/Revolver/Mesh/SM_Revolver_Skeleton.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82ff41476eb333d0252606c4e06606682a741fb0355d6f497562ba2054c2df17 +size 2450 diff --git a/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_GrenadeLauncher_D.uasset b/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_GrenadeLauncher_D.uasset deleted file mode 100644 index f6691f3..0000000 --- a/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_GrenadeLauncher_D.uasset +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b92ba5fd74fdaad97cdda2f99bab4ea2630d309822604fb3fd9b19eeb8d54318 -size 3528995 diff --git a/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_GrenadeLauncher_M.uasset b/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_GrenadeLauncher_M.uasset deleted file mode 100644 index e321470..0000000 --- a/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_GrenadeLauncher_M.uasset +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f1bdecfee6a8c9e77a8eb8426da0da439050b98b2430f7edfb7be72836e1fcb -size 114232 diff --git a/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_GrenadeLauncher_N.uasset b/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_GrenadeLauncher_N.uasset deleted file mode 100644 index b14087b..0000000 --- a/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_GrenadeLauncher_N.uasset +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:af64029f35b6cdef83e787190107ceff7f94fba263ecc148f25e4c19dbca763f -size 2269716 diff --git a/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_Pistol_D.uasset b/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_Pistol_D.uasset deleted file mode 100644 index ffc0dd0..0000000 --- a/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_Pistol_D.uasset +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f20a887e9f85b94d63d93e0c7d83f842fdd506a3f3536d9810c7cce3d70357bf -size 5634688 diff --git a/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_Pistol_M.uasset b/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_Pistol_M.uasset deleted file mode 100644 index 9aacf05..0000000 --- a/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_Pistol_M.uasset +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5b22b6ada227eb4acab33f39e61094cd9fa0ed61c4f3c7cca21d88615e0b4f5 -size 96192 diff --git a/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_Pistol_N.uasset b/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_Pistol_N.uasset deleted file mode 100644 index 330b3c4..0000000 --- a/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_Pistol_N.uasset +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4d5558296ea540f938d5758e072c82d390618f6db13e5fa3e0a5d547ae649ec1 -size 3517614 diff --git a/SwordNGun/Content/Weapons/Revolver/Textures/T_Wood_Walnut_D.uasset b/SwordNGun/Content/Weapons/Revolver/Textures/T_Wood_Walnut_D.uasset new file mode 100644 index 0000000..3bf2b56 --- /dev/null +++ b/SwordNGun/Content/Weapons/Revolver/Textures/T_Wood_Walnut_D.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfb85c57cdd722b4694f444a342dd45ed66defc56877e104b397632ccab172ca +size 6569296 diff --git a/SwordNGun/Source/SwordNGun/Private/Weapons/SNGWeaponBase.cpp b/SwordNGun/Source/SwordNGun/Private/Weapons/SNGWeaponBase.cpp index b0be9828d653126d7d58347951714a4e5575277b..148ac6c77a3949f2635652f7d85d01b6ac85eed7 100644 GIT binary patch delta 80 zcmcb{H%nkc9TR&HLp~6eOrFSO$)3!R%8V2(1}-8MqiY8DOf- WncW#VC(ANRPoBhdX>%F#17-je)e|ZJ delta 24 gcmbOwaE)(69n)kFR*}gW%$Ft`F-vWBV!6Q#0BpnvIRF3v diff --git a/SwordNGun/Source/SwordNGun/Public/Weapons/SNGWeaponBase.h b/SwordNGun/Source/SwordNGun/Public/Weapons/SNGWeaponBase.h index 2331e88f95b3748e0b0d08e72a601cddbc23a385..78ffea651ae282f4a61be490c6decc2e729459aa 100644 GIT binary patch delta 100 zcmdlYyhvn&8Ovl7HnHF^hD?THAWmY)VMt|gWXNNvWGH9I0J4jKSd)R5fs28YA(SDQ qAsNWe17c@}e1=?x0w4+Ex?mUlWi3 delta 16 XcmZ1^vPF1<8O!7__Mpw*SaetcGMxp8