We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c8aeb9 commit e5ccbacCopy full SHA for e5ccbac
Program.cs
@@ -29,7 +29,7 @@ public static void Main(string[] args) {
29
<!-- MSBuild variables -->
30
<PropertyGroup>
31
<RL2_Path>{directory}</RL2_Path>
32
- <RL2_DataPath>{DataPath}</RL2_DataPathPath>
+ <RL2_DataPath>{DataPath}</RL2_DataPath>
33
<RL2_LibPath>{DataPath}</RL2_LibPath>
34
</PropertyGroup>
35
0 commit comments