- Included the fix for g3d to make it compile on FreeBSD

- Pulled in a patch from cmangos that fixed the spells being broken
This commit is contained in:
bels 2013-07-24 20:40:50 -04:00 committed by Antz
parent c410f30f65
commit 0759658736
3 changed files with 15 additions and 10 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12651"
#define REVISION_NR "12652"
#endif // __REVISION_NR_H__