mirror of
https://github.com/thegeneralist01/Scene-Manager-DevRepo
synced 2026-01-11 07:30:40 +01:00
Removed SetPathStatus
This commit is contained in:
parent
99cb039797
commit
028c80035a
1 changed files with 0 additions and 5 deletions
|
|
@ -33,11 +33,6 @@ namespace SceneManager
|
|||
//PathFinished = pathFinished;
|
||||
}
|
||||
|
||||
public void SetPathStatus(bool status)
|
||||
{
|
||||
IsEnabled = status;
|
||||
}
|
||||
|
||||
public void SetPathNumber(int pathNum)
|
||||
{
|
||||
PathNum = pathNum;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue