mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-28 08:48:48 +02:00
Rect: fix serialization
This commit is contained in:
parent
118b68349a
commit
6988b288ba
@ -160,7 +160,7 @@ public:
|
||||
h & x;
|
||||
h & y;
|
||||
h & w;
|
||||
h & h;
|
||||
h & this->h;
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user