[c12646] Fix client movement freeze after map change

This commit is contained in:
Dramacydal 2013-06-17 11:02:41 +01:00 committed by Antz
parent bb2e19caeb
commit 94e26af71d
5 changed files with 24 additions and 20 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12645"
#define REVISION_NR "12646"
#endif // __REVISION_NR_H__