Skip to content

Commit

Permalink
whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxDorob committed May 26, 2024
1 parent d056126 commit f9e384c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ public override IEnumerable<Gizmo> CompGetGizmosExtra()
defaultDesc = "CE_UBGLStats".Translate() +
"\n " + "WarmupTime".Translate() + ": " + Props.verbPropsUnderBarrel.warmupTime
+ "\n " + "Range".Translate() + ": " + Props.verbPropsUnderBarrel.range
+
+
(Props.oneAmmoHolder ? "" :
"\n " + "CE_AmmoSet".Translate() + ": " + Props.propsUnderBarrel.ammoSet.label
+ "\n " + "CE_MagazineSize".Translate() + ": " + Props.propsUnderBarrel.magazineSize
Expand Down

0 comments on commit f9e384c

Please sign in to comment.