mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +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:
@@ -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:
|
||||
|
Reference in New Issue
Block a user