[8794] Also rename gameeventmgr to sGameEventMgr.

Hopefully last singleton rename. :)
This commit is contained in:
XTZGZoReX 2009-11-08 19:39:44 +01:00
parent b3f3ffa885
commit 3c1aef871a
6 changed files with 23 additions and 23 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8793"
#define REVISION_NR "8794"
#endif // __REVISION_NR_H__