Some non-enabled perminv code in Qt windowport. (missed in previous patch)
This commit is contained in:
@@ -249,6 +249,8 @@ public:
|
|||||||
virtual void ClipAround(int x,int y);
|
virtual void ClipAround(int x,int y);
|
||||||
virtual void PrintGlyph(int x,int y,int glyph);
|
virtual void PrintGlyph(int x,int y,int glyph);
|
||||||
virtual void UseRIP(int how);
|
virtual void UseRIP(int how);
|
||||||
|
|
||||||
|
int nhid;
|
||||||
};
|
};
|
||||||
|
|
||||||
class NetHackQtGlyphs {
|
class NetHackQtGlyphs {
|
||||||
|
|||||||
Reference in New Issue
Block a user