Fix most CI problems (#328)
Thanks to H0zen at 23daeb6a0d for helping comments.
This commit is contained in:
@@ -276,7 +276,7 @@ namespace LuaItem
|
||||
#else
|
||||
#ifdef TRINITY
|
||||
std::array<char const*, 16> const* suffix = NULL;
|
||||
#elif
|
||||
#else
|
||||
char* const* suffix = NULL;
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user