[8550] call Unit::Update() also for spiritguides

cause they are dead i had to add another hack :-/
This commit is contained in:
balrok 2009-09-21 19:27:29 +02:00
parent db7c9f4fc1
commit 9143f19bef
3 changed files with 15 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8549"
#define REVISION_NR "8550"
#endif // __REVISION_NR_H__