1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-04-05 10:17:03 +00:00

field:: {3,12} base available

This commit is contained in:
Zeno Rogue 2019-11-24 23:40:04 +01:00
parent a88ede59cf
commit 6331ca1e1d

View File

@ -852,6 +852,7 @@ EX vector<fgeomextra> fgeomextras = {
fgeomextra(g45, 1),
fgeomextra(g46, 5),
fgeomextra(g47, 1),
fgeomextra(gSchmutzM3, 0),
/* fgeomextra(gSphere, 0),
fgeomextra(gSmallSphere, 0), -> does not find the prime
fgeomextra(gEuclid, 0),