mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Revert "fix compile error" (#130)
This commit is contained in:
@@ -1205,7 +1205,7 @@ namespace LuaUnit
|
||||
#ifdef TRINITY
|
||||
Eluna::Push(L, entry->Name[locale]);
|
||||
#else
|
||||
Eluna::Push(L, entry->Name[locale]);
|
||||
Eluna::Push(L, entry->name[locale]);
|
||||
#endif
|
||||
return 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user