mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-12-13 14:49:03 +00:00
Fixes #160
This commit is contained in:
@@ -34,6 +34,6 @@ public class CubotPlugin extends ServerPlugin {
|
||||
registry.registerHardware(CubotShield.class);
|
||||
registry.registerHardware(CubotCore.class);
|
||||
|
||||
LogManager.LOGGER.info("Initialised Cubot plugin");
|
||||
LogManager.LOGGER.info("(Cubot Plugin) Initialised Cubot plugin");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user