[6825] Update only the cells around players and do not update the same cell twice

This commit is contained in:
Wyk3d 2008-11-15 15:29:21 +02:00
parent 8381d95a3d
commit 2bc0bc0f9a
3 changed files with 26 additions and 24 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6824"
#define REVISION_NR "6825"
#endif // __REVISION_NR_H__