summaryrefslogtreecommitdiffstats
path: root/pokemod/MapEffect.h
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2008-04-29 07:55:55 +0000
committerBen Boeckel <MathStuf@gmail.com>2008-04-29 07:55:55 +0000
commita9975096cc39198c07564bd2c12b5da6e0fc2875 (patch)
tree53a856ebf891cc5440891c57c1daf6087a7021b8 /pokemod/MapEffect.h
parent735fb908c4a6d912ff5a72889ce817224ad4ffdf (diff)
downloadsigen-a9975096cc39198c07564bd2c12b5da6e0fc2875.tar.gz
sigen-a9975096cc39198c07564bd2c12b5da6e0fc2875.tar.xz
sigen-a9975096cc39198c07564bd2c12b5da6e0fc2875.zip
[FIX] QStringList needed in some of the pokemod headers
[ADD] Rest of the model classes [FIX] Small bugfixes within the models git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@117 6ecfd1a5-f3ed-3746-8530-beee90d26b22
Diffstat (limited to 'pokemod/MapEffect.h')
-rw-r--r--pokemod/MapEffect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pokemod/MapEffect.h b/pokemod/MapEffect.h
index c52a3c2c..ca6579d9 100644
--- a/pokemod/MapEffect.h
+++ b/pokemod/MapEffect.h
@@ -42,7 +42,7 @@ class MapEffect : public Object
E_CardFlipGame = 5,
E_End = 6
};
- static const QStringList MapEffectStr;
+ static const QStringList EffectStr;
enum PC
{