mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-04-09 04:06:44 +00:00
texture remapped when changing fake
This commit is contained in:
parent
d6e98ecf2a
commit
9729dbcbfc
1
fake.cpp
1
fake.cpp
@ -458,6 +458,7 @@ EX void change_around() {
|
||||
fixmatrix(View);
|
||||
playermoved = false;
|
||||
sightranges[gFake] = range * t;
|
||||
texture::config.remap();
|
||||
}
|
||||
|
||||
EX void configure() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user