Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MindustrIRC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Miniontoby
MindustrIRC
Commits
ec4abae1
Commit
ec4abae1
authored
3 years ago
by
Miniontoby
Browse files
Options
Downloads
Plain Diff
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
!1
Update src/com/miniontoby/MindustrIRC/MindustrIRC.java
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/com/miniontoby/MindustrIRC/MindustrIRC.java
+1
-1
1 addition, 1 deletion
src/com/miniontoby/MindustrIRC/MindustrIRC.java
with
1 addition
and
1 deletion
src/com/miniontoby/MindustrIRC/MindustrIRC.java
+
1
−
1
View file @
ec4abae1
...
...
@@ -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."
);
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment