ExMod-Team / EXILED

A high-level plugin framework for SCP: Secret Laboratory servers (scpsl). It offers an event system for developers to hook in order to manipulate or change game code, or implement their own functions.
https://docs.exiled-team.net/
Other
55 stars 36 forks source link

Fix breaking change #61

Closed Misaka-ZeroTwo closed 2 months ago

Misaka-ZeroTwo commented 2 months ago

Description

Describe the changes Fix a breaking change in #9

What is the current behavior? (You can also link to an open issue here) Plugin throwing exception

What is the new behavior? (if this is a feature change) Plugin will no longer throw exception

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?) Nope

Other information:


Types of changes

Submission checklist

Patches (if there are any changes related to Harmony patches)

Other