mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-07 10:52:23 +00:00
default texture name
This commit is contained in:
@@ -33,7 +33,7 @@ int twidth = 2048;
|
||||
|
||||
vector<int> expanded_data;
|
||||
|
||||
string texturename;
|
||||
string texturename = "hyperrogue-texture.png";
|
||||
string configname = "hyperrogue.txc";
|
||||
|
||||
eTextureState tstate;
|
||||
|
Reference in New Issue
Block a user