Skip to content

Commit 7f43aea

Browse files
committed
another derp.. should really test...
1 parent 656c5df commit 7f43aea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/net/minecraftforge/gradle/common/BaseExtension.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ public abstract class BaseExtension
3636
public BaseExtension(BasePlugin<? extends BaseExtension> plugin)
3737
{
3838
this.project = plugin.project;
39+
this.replacer = plugin.replacer;
3940

4041
String version;
4142
try

0 commit comments

Comments
 (0)