mirror of
https://github.com/thegeneralist01/Scene-Manager-DevRepo
synced 2026-01-11 15:40:29 +01:00
Removed DismissOption.FromDirect
This commit is contained in:
parent
772e618628
commit
080701b0b1
2 changed files with 4 additions and 35 deletions
|
|
@ -13,8 +13,7 @@ namespace SceneManager
|
|||
FromPath = 0,
|
||||
FromWaypoint = 1,
|
||||
FromWorld = 2,
|
||||
FromDirect = 3,
|
||||
FromPlayer = 4
|
||||
FromPlayer = 3
|
||||
}
|
||||
|
||||
static class PathMainMenu
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue