mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-06-02 02:42:10 +00:00
migrated to SDL3
This commit is contained in:
+1
-1
@@ -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