mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
Lazy updates of hero paths.
This commit is contained in:
@@ -267,6 +267,7 @@ struct DLL_EXPORT CGPath
|
||||
|
||||
struct DLL_EXPORT CPathsInfo
|
||||
{
|
||||
bool isValid;
|
||||
const CGHeroInstance *hero;
|
||||
int3 hpos;
|
||||
int3 sizes;
|
||||
|
||||
Reference in New Issue
Block a user