mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
Rect: fix serialization
This commit is contained in:
@@ -160,7 +160,7 @@ public:
|
||||
h & x;
|
||||
h & y;
|
||||
h & w;
|
||||
h & h;
|
||||
h & this->h;
|
||||
}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user