Skip to content

Commit b29fd6c

Browse files
committed
oops 2
1 parent 0898ecf commit b29fd6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

KSPCommon.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<!-- Calculate KSPBT_ManagedPath -->
66
<PropertyGroup Condition=" '$(KSPBT_ManagedPath)' == ''">
7-
<KSPBT_ManagedPath>$(KSPBT_GameRoot)/$(KSPBT_ManagedRelativePath)</KSPBT_ManagedPath>
7+
<KSPBT_ManagedPath>$(KSPBT_GameRoot)/$(_KSPBT_ManagedRelativePath)</KSPBT_ManagedPath>
88
</PropertyGroup>
99

1010
<!-- Import references -->

0 commit comments

Comments
 (0)