Update BungeeCord.patch

This commit is contained in:
Zaxar163 2018-11-11 09:17:31 +03:00 committed by GitHub
parent 3df0dddbc6
commit 2775d4b103
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -203,9 +203,9 @@ Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
+ <dependency>
+ <groupId>launcher</groupId>
+ <artifactId>clientside</artifactId>
+ <version>15.4+</version>
+ <version>4+</version>
+ <scope>system</scope>
+ <systemPath>C:/Users/Administrator/Files/Projects/Launcher15.2/Launcher.jar</systemPath>
+ <systemPath>$HOME$/Launcher/Launcher/build/libs/Launcher.jar</systemPath>
</dependency>
</dependencies>