mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	cont.
This commit is contained in:
		| @@ -603,7 +603,7 @@ namespace inv { | ||||
|        | ||||
|       else if(uni == '1') plain = !plain; | ||||
|       else if(sym == SDLK_F1)  | ||||
|         gotoHelp(which ? generateHelpForItem(which) : NODESCYET); | ||||
|         gotoHelp(which ? generateHelpForItem(which) : XLAT(helptext)); | ||||
|       else if(doexiton(sym, uni)) { | ||||
|         if(mirroring) mirroring = false; | ||||
|         popScreen(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue