honeycomb rules for 345 and 355

This commit is contained in:
Zeno Rogue 2022-07-12 12:28:05 +02:00
parent 45d1675d8f
commit de5e0505a3
3 changed files with 2 additions and 2 deletions

BIN
honeycomb-rules-345.dat Normal file

Binary file not shown.

Binary file not shown.

View File

@ -2173,10 +2173,10 @@ EX string get_rule_filename() {
switch(geometry) {
case gSpace336: return "honeycomb-rules-336.dat";
case gSpace344: return "honeycomb-rules-344.dat";
// case gSpace345: return "honeycomb-rules-345.dat";
case gSpace345: return "honeycomb-rules-345.dat";
case gSpace353: return "honeycomb-rules-353.dat";
case gSpace354: return "honeycomb-rules-354.dat";
// case gSpace355: return "honeycomb-rules-355.dat";
case gSpace355: return "honeycomb-rules-355.dat";
case gSpace435: return "honeycomb-rules-435.dat";
case gSpace436: return "honeycomb-rules-436.dat";
case gSpace534: return "honeycomb-rules-534.dat";