mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-02-08 23:20:12 +00:00
default texture name
This commit is contained in:
parent
bf24550e82
commit
e50ee323e8
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user