mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-06-26 07:02:49 +00:00
enable_flat_model now sets vid.creature_scale correctly
This commit is contained in:
parent
c645001ddb
commit
047e8f1da7
@ -2547,6 +2547,7 @@ EX void enable_flat_model(int val) {
|
||||
vid.human_wall_ratio = .7;
|
||||
vid.camera = 1;
|
||||
vid.depth = 1;
|
||||
vid.creature_scale = 1;
|
||||
geom3::apply_always3();
|
||||
check_cgi();
|
||||
cgi.require_shapes();
|
||||
|
Loading…
x
Reference in New Issue
Block a user