Fix bug with CFrame.Position
._.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
// Auto-generated list of creatable Roblox classes.
|
||||
// Updated as of 0.529.1.5290370
|
||||
// Updated as of 0.530.0.5300290
|
||||
|
||||
using System;
|
||||
|
||||
@ -3772,14 +3772,6 @@ namespace RobloxFiles
|
||||
public bool CustomizedTeleportUI;
|
||||
}
|
||||
|
||||
public class TemporaryCageMeshProvider : Instance
|
||||
{
|
||||
public TemporaryCageMeshProvider()
|
||||
{
|
||||
IsService = true;
|
||||
}
|
||||
}
|
||||
|
||||
public class TemporaryScriptService : Instance
|
||||
{
|
||||
public TemporaryScriptService()
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Auto-generated list of Roblox enums.
|
||||
// Updated as of 0.529.1.5290370
|
||||
// Updated as of 0.530.0.5300290
|
||||
|
||||
namespace RobloxFiles.Enums
|
||||
{
|
||||
|
Reference in New Issue
Block a user