Eluna fix typo

This commit is contained in:
Rochet2
2014-06-02 16:14:19 +03:00
committed by Foereaper
parent 40774d0c5c
commit e7b1bdb6a9

View File

@@ -145,7 +145,7 @@ typedef ThreatContainer::StorageType ThreatList;
#endif #endif
#endif #endif
#ifndef CLASSIC #ifndef CLASSIC
typedef OpcodesList Opcodes typedef Opcodes OpcodesList;
#endif #endif
class Eluna; class Eluna;