mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	improved ASCII: fixed viies
This commit is contained in:
		| @@ -2713,8 +2713,7 @@ EX bool drawMonster(const shiftmatrix& Vparam, int ct, cell *c, color_t col, col | ||||
|           } | ||||
|         } | ||||
|       } | ||||
|      | ||||
|     res = res && drawMonsterType(c->monst, c, Vb, col, footphase, asciicol); | ||||
|     else res = res && drawMonsterType(c->monst, c, Vb, col, footphase, asciicol); | ||||
|     } | ||||
|  | ||||
|   else if(isMimic(c)) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue