server/src/shared/revision_nr.h
NoFantasy d4f5c0d76f [9292] Remove unused declaration of string in sendQuestGiverQuestDetails
Some additional code cleanup for readability

Signed-off-by: NoFantasy <nofantasy@nf.no>
2010-02-03 16:58:10 +01:00

4 lines
108 B
C

#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9292"
#endif // __REVISION_NR_H__