Cannot copy/assign Console objects
This commit is contained in:
parent
e2edde2ee4
commit
d098bac16c
2 changed files with 4 additions and 0 deletions
|
|
@ -59,6 +59,7 @@ Console::clear()
|
|||
putEntryAt(x, y, ' ', mColor);
|
||||
}
|
||||
}
|
||||
mCursor = {0, 0};
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue