[7800] Small fixes for scripting case ActivateTaxiPathTo use:

* Allow wide mount model lookup in DBC data for script case
* Allow 0-coordinates node use in script case
This commit is contained in:
VladimirMangos 2009-05-08 14:23:37 +04:00
parent 943c76869d
commit b9cd3ffd0d
2 changed files with 6 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7799"
#define REVISION_NR "7800"
#endif // __REVISION_NR_H__