[9996] Remove grid state debugging code and move state machine to MapManager.

This commit is contained in:
XTZGZoReX 2010-05-28 15:00:52 +02:00
parent 28c3de5093
commit aa62225c68
6 changed files with 42 additions and 85 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9995"
#define REVISION_NR "9996"
#endif // __REVISION_NR_H__