Skip to content
Snippets Groups Projects
Commit ec4abae1 authored by Miniontoby's avatar Miniontoby :writing_hand_tone1:
Browse files

Merge branch 'Miniontoby-main-patch-06401' into 'main'

Update src/com/miniontoby/MindustrIRC/MindustrIRC.java

See merge request !1
parents 5bd589af 2b7adcdc
No related branches found
No related tags found
1 merge request!1Update src/com/miniontoby/MindustrIRC/MindustrIRC.java
......@@ -9,7 +9,7 @@ import mindustry.gen.*;
import mindustry.mod.*;
import mindustry.Vars.*;
public class MindustrIRC extends Mod {
public class MindustrIRC extends Plugin {
public MindustrIRC(){
Events.on(ServerLoadEvent.class, a -> {
Log.info("Loaded MindustrIRC constructor.");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment