[12043] When GM is invisible use a transparency visual aura

Based on TC commit by DDuarte, ideas by Kretol and Aokromes

Add config setting GM.InvisibleAura to configure the to be used aura

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
Nay 2012-07-15 16:30:09 +02:00 committed by Schmoozerd
parent 5060d55b05
commit c8c6418d6e
6 changed files with 27 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12042"
#define REVISION_NR "12043"
#endif // __REVISION_NR_H__