mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-06-14 04:14:06 +00:00
fixed loading texture parameters
This commit is contained in:
parent
213347fbe5
commit
85874dbb1c
@ -1025,7 +1025,7 @@ void init_textureconfig() {
|
|||||||
|
|
||||||
param_str(csymbol, "symbol", "");
|
param_str(csymbol, "symbol", "");
|
||||||
|
|
||||||
swap(texturesavers, params); texturesavers.clear();
|
swap(texturesavers, params);
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user