Skip to content

Commit

Permalink
AmbientMgr::AmbientMgr: init active
Browse files Browse the repository at this point in the history
  • Loading branch information
lynxlynxlynx committed Aug 26, 2015
1 parent 7f53750 commit 4408d63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gemrb/core/AmbientMgr.cpp
Expand Up @@ -26,6 +26,7 @@ namespace GemRB {

AmbientMgr::AmbientMgr()
{
active = false;
}

AmbientMgr::~AmbientMgr()
Expand Down

0 comments on commit 4408d63

Please sign in to comment.