Try fix CI

This commit is contained in:
Rochet2
2020-11-15 23:18:45 +02:00
committed by GitHub
parent 8e3b74e9b1
commit b036d96176

View File

@@ -762,7 +762,11 @@ namespace LuaWorldObject
uint32 spawnType = Eluna::CHECKVAL<uint32>(L, 7, 8);
uint32 despawnTimer = Eluna::CHECKVAL<uint32>(L, 8, 0);
#if defined TRINITY || AZEROTHCORE
TempSummonType type;
#else
TempSpawnType type;
#endif
switch (spawnType)
{
case 1: