[11826] remove no more needed CORPSE_FALLING state, move FallGround method to more appropriate place

This commit is contained in:
SilverIce 2011-10-16 04:42:31 +03:00
parent 70a6a1ce76
commit 6edfcea7f0
6 changed files with 26 additions and 39 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11825"
#define REVISION_NR "11826"
#endif // __REVISION_NR_H__