summaryrefslogtreecommitdiff
path: root/src/thundercloud.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/thundercloud.cpp')
-rwxr-xr-xsrc/thundercloud.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/thundercloud.cpp b/src/thundercloud.cpp
index 2297f8e..116d076 100755
--- a/src/thundercloud.cpp
+++ b/src/thundercloud.cpp
@@ -58,7 +58,7 @@ class dThunderCloud : public dEn_c {
void bindAnimChr_and_setUpdateRate(const char* name, int unk, float unk2, float rate);
- void powBlockActivated(bool isMPGP);
+ void powBlockActivated(bool isNotMPGP);
void _vf148();
void _vf14C();
@@ -82,7 +82,7 @@ CREATE_STATE(dThunderCloud, Follow);
CREATE_STATE(dThunderCloud, Lightning);
CREATE_STATE(dThunderCloud, Wait);
-void dThunderCloud::powBlockActivated(bool isMPGP) { }
+void dThunderCloud::powBlockActivated(bool isNotMPGP) { }
// Collision Callbacks