mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	inv:: fixed hotkeys
This commit is contained in:
		| @@ -370,7 +370,7 @@ namespace hr { namespace inv { | |||||||
|     } |     } | ||||||
|    |    | ||||||
|   map<char, eItem> orbmap; |   map<char, eItem> orbmap; | ||||||
|   string orbkeys = "zfwplSetsTaMIYgCcPOWAFydLGRUkouE.,bVNxDjJZnrvhBm123456789"; |   string orbkeys = "zfwplSetsTaMIYgCcPOWAFydLGRUkouE.,bVNxDjJZnrvhBm!23456789@#$%"; | ||||||
|    |    | ||||||
|   typedef pair<int, int> pxy; |   typedef pair<int, int> pxy; | ||||||
|   vector<pxy> orbcoord; |   vector<pxy> orbcoord; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue