1
0

IMplement STOP

This commit is contained in:
otya128
2017-07-04 20:28:49 +09:00
parent e5e784a9da
commit bb586dbb55
6 changed files with 31 additions and 1 deletions

View File

@@ -150,7 +150,6 @@ class Console
imEditInfo.editingText = e;
imEditInfo.start = s;
imEditInfo.length = l;
writefln("%s,%s,%s", e, s, l);
}
bool showCursor;