mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-22 02:07:20 +07:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
dbc0e6751b
@ -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