This repository was archived by the owner on Jan 19, 2025. It is now read-only.
Commit 3a93db1
authored
Removed debug (#2770)
* 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.1 parent 31e2f0a commit 3a93db1
File tree
1 file changed
+0
-7
lines changed- Exiled.CustomModules/API/Features/CustomRoles
1 file changed
+0
-7
lines changedLines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
654 | 654 | | |
655 | 655 | | |
656 | 656 | | |
657 | | - | |
658 | | - | |
659 | 657 | | |
660 | | - | |
661 | | - | |
662 | 658 | | |
663 | | - | |
664 | | - | |
665 | | - | |
666 | 659 | | |
667 | 660 | | |
668 | 661 | | |
| |||
0 commit comments