mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-08-31 01:37:57 +00:00
migrated to SDL3
This commit is contained in:
@@ -449,7 +449,7 @@ void geometry_information::generate_floorshapes_for(int id, cell *c) {
|
||||
|
||||
// special
|
||||
ld sca = 3 * shFullFloor.rad0 / fsh.rad0;
|
||||
|
||||
|
||||
vector<hyperpoint> cornerlist;
|
||||
|
||||
int cor = c->type;
|
||||
|
Reference in New Issue
Block a user