mirror of
https://github.com/thegeneralist01/Scene-Manager-DevRepo
synced 2026-01-11 15:40:29 +01:00
Removed unused Delete enum
This commit is contained in:
parent
762bd69411
commit
9a4c2d983e
1 changed files with 0 additions and 6 deletions
|
|
@ -1,11 +1,5 @@
|
|||
namespace SceneManager.Utils
|
||||
{
|
||||
internal enum Delete
|
||||
{
|
||||
Single,
|
||||
All
|
||||
}
|
||||
|
||||
internal enum PedTask
|
||||
{
|
||||
CTaskHandsUp = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue