Correct typo from 1af30a9ea2

This commit is contained in:
kaelima
2012-05-09 02:25:46 +02:00
parent 1af30a9ea2
commit 7d561c884e

View File

@@ -2320,7 +2320,7 @@ class npc_wormhole : public CreatureScript
return true;
}
private:
bool underGround;
bool showUnderground;
};
/*######