[9269] Second attempt to add missing break for SPELL_EFFECT_SUMMON

(earlier accepted patch by daveh never pushed to master)

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
laise 2010-01-30 14:40:13 +01:00 committed by NoFantasy
parent 76748cb75a
commit a1a0c6edbe
2 changed files with 3 additions and 1 deletions

View file

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