mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 04:18:43 +00:00
Just removed unused lines
This commit is contained in:
parent
fdf893b87b
commit
2e08198f59
1 changed files with 0 additions and 6 deletions
|
|
@ -47,14 +47,8 @@ SendStack = 15;
|
|||
SetAsmBreak = 16;
|
||||
|
||||
Ping = 17;
|
||||
|
||||
// Make sure this is always the last entry. Used by DebugStub to verify commands.
|
||||
Max = 18;
|
||||
|
||||
|
||||
|
||||
|
||||
Debug channel:
|
||||
|
||||
We support channels, which are prefixed with anything prefixed with 192 and up. 192 is used for a debug view.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue