File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Intersect.Editor/Localization Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4475,7 +4475,7 @@ public partial struct NpcEditor
44754475
44764476 public static LocalizedString dropremove = @"Remove" ;
44774477
4478- public static LocalizedString dropdisplay = @"{00} x{01} - {02} | {03}%" ;
4478+ public static LocalizedString dropdisplay = @"{00} x{01}- {02} | {03}%" ;
44794479
44804480 public static LocalizedString enabled = @"Enabled?" ;
44814481
@@ -4952,7 +4952,7 @@ public partial struct ResourceEditor
49524952
49534953 public static LocalizedString dropremove = @"Remove" ;
49544954
4955- public static LocalizedString dropdisplay = @"{00} x{01} - {02} | {03}%" ;
4955+ public static LocalizedString dropdisplay = @"{00} x{01}- {02} | {03}%" ;
49564956
49574957 public static LocalizedString exhaustedgraphic = @"Exhausted Graphic:" ;
49584958
You can’t perform that action at this time.
0 commit comments