@@ -932,7 +932,7 @@ void handleChangeMode(int sym, int uni) {
#ifndef NOEDIT
elseif(xuni=='g'){
cmode=emDraw;
mapeditor::drawcell=cwt.c;
mapeditor::initdraw(cwt.c);
}
#endif
elseif(xuni=='e'){
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.