[0020] Update splines. Author: @Shauren.

Also use movement StatusInfo for players to write movement information.

Signed-off-by: Yaki Khadafi <elsoldollo@gmail.com>
This commit is contained in:
Yaki Khadafi 2012-08-08 13:47:06 +03:00 committed by Antz
parent a340b9bbc0
commit ceced0c903
2 changed files with 1 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "0019"
#define REVISION_NR "0020"
#endif // __REVISION_NR_H__