don't auto indent net. library

This commit is contained in:
CapsAdmin 2021-04-04 17:16:49 +02:00
parent a8d0a0505d
commit 17a498a532
29 changed files with 1157 additions and 1166 deletions

View File

@ -55,15 +55,6 @@ local config = {
cam_Start3D2D = {to = "cam_End3D2D"},
cam_Start = {to = "cam_End"},
Start = {
to = {
SendToServer = true,
Send = true,
Broadcast = true,
End = true,
}
},
SetPropertyGroup = "toggle",
}
}