mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-23 00:28:08 +02:00
Net Packs BulkMoveArtifacts structure and BulkMoveArtifacts::applyCl
This commit is contained in:
@ -2591,6 +2591,7 @@ void CPlayerInterface::artifactMoved(const ArtifactLocation &src, const Artifact
|
||||
if (artWin)
|
||||
artWin->artifactMoved(src, dst);
|
||||
}
|
||||
GH.listInt.back()->redraw();
|
||||
askToAssembleArtifact(dst);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user