Update Dumpers

This commit is contained in:
phoriah
2024-06-20 03:17:32 +02:00
parent 867bdd7251
commit dd55f8a061
5 changed files with 13 additions and 8 deletions

View File

@@ -168,6 +168,8 @@ do
instance = UserSettings()
elseif ClassName == "GlobalSettings" then
instance = settings()
elseif ClassName == "TerrainRegion" then
instance = workspace.Terrain:CopyRegion(Region3int16.new())
end
if ClassInfo.Tags and ClassInfo.Tags.Service and ClassName ~= "VoiceChatInternal" then
-- writefile("crasher.txt", ClassName)