mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-24 22:14:36 +02:00
Update client/windows/CCreatureWindow.h
Removed leftover debugging code. Co-authored-by: Alexander Shishkin <alexvins@users.noreply.github.com>
This commit is contained in:
parent
d7e82c1087
commit
1722d15276
@ -49,7 +49,6 @@ class CStackWindow : public CWindowObject
|
||||
|
||||
class CWindowSection : public CIntObject
|
||||
{
|
||||
std::shared_ptr<CIntObject> onCreate(int index);
|
||||
private:
|
||||
std::shared_ptr<CPicture> background;
|
||||
protected:
|
||||
|
Loading…
Reference in New Issue
Block a user