mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-04-17 17:56:43 +00:00
Edited for style conformance
This commit is contained in:
parent
5a994fe437
commit
7bb5f68ff2
@ -42,7 +42,7 @@ public class CubotComPort extends CpuHardware {
|
||||
} else if (a == COMPORT_CONSOLE_CLEAR) {
|
||||
|
||||
cubot.setConsoleMode(Cubot.ConsoleMode.CLEAR);
|
||||
|
||||
|
||||
} else if (a == COMPORT_POLL) {
|
||||
|
||||
if (cubot.spendEnergy(4)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user