[12720] This should fix "drink" spells - removed double " return"

This commit is contained in:
sanctum32 2013-11-17 09:09:23 +02:00 committed by Antz
parent 32ff8f89c7
commit 69cb04b8a8
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 "12719"
#define REVISION_NR "12720"
#endif // __REVISION_NR_H__