[6841] Fixed texts loading for waypoints. Better reporting of unused

script text, now it excludes from report also ids used for waypoints.
Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2008-11-21 12:38:15 +01:00
parent 59a5964b12
commit cd50762206
4 changed files with 55 additions and 19 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6840"
#define REVISION_NR "6841"
#endif // __REVISION_NR_H__