Skip to content

Commit d76a039

Browse files
Merge pull request #23 from HebaruSan/patch-1
Fix cfg syntax error
2 parents d685f02 + 353f359 commit d76a039

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

GameData/000_ClickThroughBlocker/changelog.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ KERBALCHANGELOG
1212
version = 0.1.10.17
1313
CHANGE
1414
{
15-
change - Added AssemblyFileVersion, needed for new KSP 1.12 dll verification
15+
change = Added AssemblyFileVersion, needed for new KSP 1.12 dll verification
1616
change = Added InstallChecker to ensure installation into correct directory
1717
type = update
1818
}
@@ -188,4 +188,4 @@ KERBALCHANGELOG
188188
subchange = Added initial window to select mode, shows one time only
189189
}
190190
}
191-
}
191+
}

0 commit comments

Comments
 (0)