another attempt at property file fix
This commit is contained in:
parent
4de321a233
commit
b1936462b1
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
|
||||
<!-- Version Checking -->
|
||||
|
||||
<propertyfile file="${forge.dir}/forgeversion.properties" />
|
||||
<property file="${forge.dir}/forgeversion.properties" />
|
||||
<condition property="forge.already.installed">
|
||||
<equals arg1="${forge.build.number}" arg2="497" />
|
||||
</condition>
|
||||
|
|
Loading…
Reference in a new issue