merge with trunk/2.5 at r23876
[[Split portion of a mixed commit.]]
This commit is contained in:
@@ -42,8 +42,7 @@
|
||||
using namespace std;
|
||||
|
||||
SCA_AlwaysEventManager::SCA_AlwaysEventManager(class SCA_LogicManager* logicmgr)
|
||||
: SCA_EventManager(ALWAYS_EVENTMGR),
|
||||
m_logicmgr(logicmgr)
|
||||
: SCA_EventManager(logicmgr, ALWAYS_EVENTMGR)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user