[7307] Add primary key for table arena_team_member.

This commit is contained in:
VladimirMangos 2009-02-20 00:26:09 +03:00
parent a716d51c82
commit 1ff51c5326
4 changed files with 10 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7306"
#define REVISION_NR "7307"
#endif // __REVISION_NR_H__