[9270] Send pointOfInterest (if exist) to client before sending gossip menu.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-01-30 15:10:00 +01:00
parent a1a0c6edbe
commit bfa86a0d4d
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9269"
#define REVISION_NR "9270"
#endif // __REVISION_NR_H__