mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-29 13:07:40 +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