post-kerbin-mining-corporation / WaterfallRestock

Adds Waterfall effect configurations to the Restock and Restock+ Kerbal Space Program mods
9 stars 10 forks source link

Mismatched curly braces in .cfg files #10

Closed AccidentalDisassembly closed 3 years ago

AccidentalDisassembly commented 3 years ago

Missing a { or } in:

  1. WaterfallRestock\Patches\RestockPlus\RestockPlusCorgi.cfg
  2. WaterfallRestock\Patches\Squad\Size3AdvancedEngine.cfg
gabrielPena72 commented 3 years ago

Missing a { or } in:

  1. WaterfallRestock\Patches\RestockPlus\RestockPlusCorgi.cfg
  2. WaterfallRestock\Patches\Squad\Size3AdvancedEngine.cfg

In what line?

AccidentalDisassembly commented 3 years ago

Missing a { or } in:

  1. WaterfallRestock\Patches\RestockPlus\RestockPlusCorgi.cfg
  2. WaterfallRestock\Patches\Squad\Size3AdvancedEngine.cfg

In what line?

Both are missing from the end (missing overall closing } for the @PART[] { patch, I think)

ChrisAdderley commented 3 years ago

Been fixed!