[7392] Fixed SQL query for storing pending arena points for offline players for PGSQL.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-03-06 23:38:55 +01:00
parent 5a8f379a70
commit 4523a47155
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7391"
#define REVISION_NR "7392"
#endif // __REVISION_NR_H__