]> git.jsancho.org Git - lugaru.git/commit
Replaced all uses of Account::active outside of Account by call to active() method
authorCôme Chilliet <come@chilliet.eu>
Sun, 11 Dec 2016 08:03:38 +0000 (15:03 +0700)
committerCôme Chilliet <come@chilliet.eu>
Sun, 11 Dec 2016 08:03:38 +0000 (15:03 +0700)
commite08372a2095837a0b951ccb68c3499ef67c1a827
tree94a37d1f35c369d5e705169f73c1691e590ea44a
parent8a32dc9e4e1011b10f009e999d7d008aa2711d8a
Replaced all uses of Account::active outside of Account by call to active() method
Source/Account.cpp
Source/Account.h
Source/Campaign.cpp
Source/GameDraw.cpp
Source/GameInitDispose.cpp
Source/GameTick.cpp
Source/Menu.cpp