[10559] Add world state id in comments for all hard coded state id's

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-09-29 23:58:33 +02:00
parent cfe681ff7a
commit bc04ae4b4c
2 changed files with 244 additions and 243 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10558"
#define REVISION_NR "10559"
#endif // __REVISION_NR_H__