mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-06-07 05:12:11 +00:00
mapeditor:: removed debug string
This commit is contained in:
@@ -3422,7 +3422,6 @@ EX namespace mapeditor {
|
||||
}
|
||||
|
||||
if(sym == PSEUDOKEY_RELEASE) {
|
||||
printf("release\n");
|
||||
#if CAP_TEXTURE
|
||||
if(mousekey == 'l' && intexture) {
|
||||
texture::config.data.undoLock();
|
||||
|
||||
Reference in New Issue
Block a user