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