Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fixed Pawn.cs being null if try to use it by Player::Get().Cast<Pawn>(). Adding a method for load a constructor without any param or constructor. Removing abstract from RoleBehaviour.cs for allow the creating of an instance. Added custom role example under Exiled.Example for testing purpose. * Fixed custom roles. * Added test role (testing purposes) * Fixed customroles. Release 9.0.0-beta.1 * removed debug.
- Loading branch information