mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-13 08:15:04 +07:00
Update ServerControl.java
This commit is contained in:
parent
a0f1f52a8b
commit
67dcc28312
@ -405,7 +405,7 @@ public class ServerControl implements ApplicationListener{
|
||||
info("Path: @", mod.file.path());
|
||||
info("Description: @", mod.meta.description);
|
||||
}else{
|
||||
info("No mod with name '@' found.");
|
||||
info("No mod with name '@' found.", arg[0]);
|
||||
}
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user