diff options
| author | Ben Boeckel <MathStuf@gmail.com> | 2007-05-23 02:24:14 +0000 |
|---|---|---|
| committer | Ben Boeckel <MathStuf@gmail.com> | 2007-05-23 02:24:14 +0000 |
| commit | 1a4b623c8ecb9d0c7d991312c12d78be4a68eff2 (patch) | |
| tree | 97e260380c334f8f55ac6d82f174ce8604d7dd6c /pokemod/Author.cpp | |
| parent | e858d98977a09b3c8faf4df87ada4abc1399e8e5 (diff) | |
Added more PokéMod modules
git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@13 6ecfd1a5-f3ed-3746-8530-beee90d26b22
Diffstat (limited to 'pokemod/Author.cpp')
| -rw-r--r-- | pokemod/Author.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pokemod/Author.cpp b/pokemod/Author.cpp index 3b5905b7..b290dc49 100644 --- a/pokemod/Author.cpp +++ b/pokemod/Author.cpp @@ -36,7 +36,6 @@ PokeGen::PokeMod::Author::Author(Ini &ini, unsigned _id) {
LogCtorIni("Author", id);
ImportIni(ini, _id);
- // Big problems
if (id == UINT_MAX)
LogIdError("Author");
}
|
