Fix most CI problems (#328)

Thanks to H0zen at 23daeb6a0d for helping comments.
This commit is contained in:
Rochet2
2020-09-15 21:38:35 +03:00
committed by GitHub
parent 2a6663f6d7
commit 5f28a2fc82
5 changed files with 61 additions and 53 deletions

View File

@@ -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