Add console module

This commit is contained in:
Joey Yakimowich-Payne 2018-07-06 21:48:23 +09:00
commit 1b0945fed8
4 changed files with 148 additions and 19 deletions

View file

@ -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*"