[6989] Always initilize WaypointBehavior pointer to NULL in WaypointNode. Small code Cleanup.

This commit is contained in:
VladimirMangos 2008-12-31 00:45:22 +03:00
parent 61063ad94c
commit 151e9e7012
3 changed files with 11 additions and 10 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6988"
#define REVISION_NR "6989"
#endif // __REVISION_NR_H__