mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	fixed crystal name and defaulted to 3D
This commit is contained in:
		| @@ -1693,7 +1693,7 @@ vector<geometryinfo> ginf = { | |||||||
|   {"Bring's Surface",     "Bring",    5, 4, qsSMALL,   gcHyperbolic, 0x20200, {{6, 4}}, eVariation::bitruncated}, |   {"Bring's Surface",     "Bring",    5, 4, qsSMALL,   gcHyperbolic, 0x20200, {{6, 4}}, eVariation::bitruncated}, | ||||||
|   {"Schmutz's M(3)",      "M3",      12, 3, qsSMALL,   gcHyperbolic, 0x20400, {{4, 2}}, eVariation::bitruncated}, |   {"Schmutz's M(3)",      "M3",      12, 3, qsSMALL,   gcHyperbolic, 0x20400, {{4, 2}}, eVariation::bitruncated}, | ||||||
|   {"Schmutz's M(4)",      "M4",      12, 3, qsSMALL,   gcHyperbolic, 0x20600, {{4, 2}}, eVariation::bitruncated}, |   {"Schmutz's M(4)",      "M4",      12, 3, qsSMALL,   gcHyperbolic, 0x20600, {{4, 2}}, eVariation::bitruncated}, | ||||||
|   {"Crystal",             "Crystal",  8, 4, qANYQ,     gcHyperbolic,     0x28000, {{3, 2}}, eVariation::pure}, |   {"more dimensions",     "Crystal",  6, 4, qANYQ,     gcHyperbolic, 0x28000, {{5, 3}}, eVariation::pure}, | ||||||
|   }; |   }; | ||||||
|  |  | ||||||
| // remember to match the following mask when specifying codes for extra geometries: 0x78600 | // remember to match the following mask when specifying codes for extra geometries: 0x78600 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue