Added missing IsStatic flag to functions. (#3613)
This commit is contained in:
@@ -1068,6 +1068,7 @@ World:ForEachChestInChunk(Player:GetChunkX(), Player:GetChunkZ(),
|
||||
},
|
||||
IsRecordItem =
|
||||
{
|
||||
IsStatic = true,
|
||||
Params =
|
||||
{
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user