[7746] Add const attribute to Player::SendInitialActionButtons.

This commit is contained in:
AlexDereka 2009-05-03 22:44:08 +04:00
parent 27fabf7ace
commit da9f94637a
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7745"
#define REVISION_NR "7746"
#endif // __REVISION_NR_H__