mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-08-30 17:27:57 +00:00
work in progress for 10.0
This commit is contained in:
@@ -213,7 +213,7 @@ int main(int argc, char **argv) {
|
||||
items[itGreenStone] = 100;
|
||||
}
|
||||
action = sym; */
|
||||
extra ex;
|
||||
eventtype ex;
|
||||
mousing = false;
|
||||
handlekey(sym, sym, ex);
|
||||
}
|
||||
|
Reference in New Issue
Block a user