mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-24 05:21:15 -08:00
Update ServerControl.java
This commit is contained in:
parent
a0f1f52a8b
commit
67dcc28312
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue