mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-04-24 13:05:51 +00:00
Fixed build errors
This commit is contained in:
parent
9349ae108b
commit
3c5bfdb30b
@ -25,7 +25,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.simon987.server</groupId>
|
<groupId>net.simon987.server</groupId>
|
||||||
<artifactId>server</artifactId>
|
<artifactId>server</artifactId>
|
||||||
<version>1.2a</version>
|
<version>1.4a</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</project>
|
</project>
|
||||||
|
@ -0,0 +1,4 @@
|
|||||||
|
package net.simon987.pluginradioactivecloud;
|
||||||
|
|
||||||
|
public class RadioactiveCloud {
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user