mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-17 14:17:10 +00:00
commited changes from 9.4i and some extra
This commit is contained in:
@@ -699,7 +699,7 @@ namespace netgen {
|
||||
}
|
||||
else if(uni == 'd') designNet();
|
||||
else if(uni == 't') mode = 2;
|
||||
else if(uni || sym == SDLK_F10)
|
||||
else if(doexiton(sym, uni))
|
||||
cmode = emNormal;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user