mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-02 02:37:55 +00:00
fixed loading texture parameters
This commit is contained in:
@@ -1025,7 +1025,7 @@ void init_textureconfig() {
|
||||
|
||||
param_str(csymbol, "symbol", "");
|
||||
|
||||
swap(texturesavers, params); texturesavers.clear();
|
||||
swap(texturesavers, params);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user