1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-06 09:09:40 +02:00

Fixed moving creatures in garison in heroWindow

This commit is contained in:
Michał W. Urbańczyk
2008-04-19 19:29:00 +00:00
parent 8fca3147b3
commit d7b5099b6f
2 changed files with 10 additions and 1 deletions

View File

@@ -134,4 +134,5 @@ public:
//friends
friend void CArtPlace::clickLeft(tribool down);
friend CPlayerInterface;
};