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