mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-09 15:39:55 +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", "");
|
||||
|
||||
swap(texturesavers, params); texturesavers.clear();
|
||||
swap(texturesavers, params);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user