Skip to content

Commit

Permalink
Merge pull request #1526 from CatalysmsServerManager/development
Browse files Browse the repository at this point in the history
  • Loading branch information
niekcandaele authored Jun 30, 2024
2 parents 933aba6 + 99655fe commit 0291c01
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api/hooks/sdtdLogs/eventDetectors/7d2dV1SSE.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ const blackListedEvents = [
"IsMovementBlocked",
"Particle System is trying to spawn on a mesh with zero surface area",
"VehicleManager write",
"Setting angular velocity of a kinematic body is not supported",
"Setting linear velocity of a kinematic body is not supported",
];

class SdtdSSEV1 extends LoggingObject {
Expand Down

0 comments on commit 0291c01

Please sign in to comment.