[10714] Avoid unexpected error at action_menu_id < 0 after recent loading checks adding.

This commit is contained in:
VladimirMangos 2010-11-10 04:37:24 +03:00
parent 9c96949da9
commit bfec27707a
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 "10713"
#define REVISION_NR "10714"
#endif // __REVISION_NR_H__