[8965] Implement quit command for close RA connection.

World only in RA comandline.
This commit is contained in:
VladimirMangos 2009-12-10 19:19:05 +03:00
parent b6cd243cef
commit a2bb655501
12 changed files with 37 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8964"
#define REVISION_NR "8965"
#endif // __REVISION_NR_H__