[12152] Remove unused argument from OutdoorPvP::HandlePlayerKillInsideArea

This commit is contained in:
stfx 2012-08-28 23:29:05 +02:00 committed by Antz
parent f2cf0bcd19
commit a53ac2aca7
10 changed files with 33 additions and 30 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12151"
#define REVISION_NR "12152"
#endif // __REVISION_NR_H__