Update path
This commit is contained in:
parent
e819020474
commit
bcb239587b
@ -48,7 +48,7 @@ namespace NegUtils.Editor
|
||||
{
|
||||
var menu = new GenericMenu();
|
||||
|
||||
string path = Application.dataPath + "/Scenes/Production";
|
||||
string path = Application.dataPath + "/Scenes";
|
||||
|
||||
AddFiles(path, path, menu);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user