Merge pull request #1183 from tomcylke/local-injected-fix
Gradle: Remove --local-injected
This commit is contained in:
@@ -91,5 +91,4 @@ wrapper {
|
||||
run {
|
||||
classpath = childProjects.client.sourceSets.main.runtimeClasspath
|
||||
mainClassName = "net.runelite.client.RuneLite"
|
||||
args += "--local-injected"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user