mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Eluna attempt fix linux
This commit is contained in:
@@ -425,6 +425,9 @@ struct EntryBind
|
||||
ElunaEntryMap Bindings; // Binding store Bindings[entryId][eventId] = funcRef;
|
||||
};
|
||||
|
||||
template<typename T>
|
||||
class ElunaTemplate;
|
||||
|
||||
class Eluna
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user