Add console module
This commit is contained in:
parent
e4e0dcd1b0
commit
1b0945fed8
4 changed files with 148 additions and 19 deletions
|
|
@ -354,3 +354,6 @@ template CONSOLE_CONCEAL*: int = (1 shl 7)
|
|||
template CONSOLE_CROSSED_OUT*: int = (1 shl 8)
|
||||
|
||||
"""
|
||||
|
||||
search.threedmoo = "debugDevice_3DMOO"
|
||||
replace.threedmoo = "debugDevice_3DMOO*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue