[9634] Remove fields 'data' and 'zone' from corpse table.

Signed-off-by: hunuza <hunuza@gmail.com>
This commit is contained in:
hunuza 2010-03-28 13:09:23 +02:00
parent 6c553bf226
commit d85e4228f1
12 changed files with 106 additions and 81 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9633"
#define REVISION_NR "9634"
#endif // __REVISION_NR_H__