mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-04-26 10:41:22 +00:00
struct archimedean_tiling
This commit is contained in:
@@ -164,7 +164,7 @@ void precalc() {
|
||||
|
||||
gp::compute_geometry();
|
||||
irr::compute_geometry();
|
||||
if(archimedean) arcm::prepare();
|
||||
if(archimedean) arcm::current.compute_geometry();
|
||||
}
|
||||
|
||||
transmatrix xspinpush(ld dir, ld dist) {
|
||||
|
||||
Reference in New Issue
Block a user