[10309] Make AreaTriggerEntry passed in script call const.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
zergtmn 2010-08-02 08:29:13 +02:00 committed by NoFantasy
parent 1500be4079
commit a6d0b61d45
4 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10308"
#define REVISION_NR "10309"
#endif // __REVISION_NR_H__