mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-07-27 21:12:49 +00:00
rogueviz::seuphorica::fixed creature_scale for dodecagons
This commit is contained in:
parent
2da7e11fd8
commit
ed87b310b4
@ -1045,7 +1045,7 @@ vector<seuphgeom> seuphgeoms = {
|
|||||||
arcm::load_symbol("4,6,12", true);
|
arcm::load_symbol("4,6,12", true);
|
||||||
vid.use_smart_range = 2;
|
vid.use_smart_range = 2;
|
||||||
pconf.scale = 0.25;
|
pconf.scale = 0.25;
|
||||||
vid.creature_scale = 4;
|
vid.creature_scale = 2;
|
||||||
req_disksize = 0;
|
req_disksize = 0;
|
||||||
}},
|
}},
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user