mirror of
https://github.com/GTA-ASM/SanAndreasUnity
synced 2024-11-22 03:53:04 +00:00
...
This commit is contained in:
parent
430604da6a
commit
92278f03be
1 changed files with 0 additions and 2 deletions
|
@ -14,8 +14,6 @@ namespace SanAndreasUnity.Editor
|
|||
{
|
||||
public static class NavMeshGeneratorCommandLine
|
||||
{
|
||||
// TODO: remove menu item
|
||||
[MenuItem(EditorCore.MenuName + "/" + "Generate nav mesh in batch")]
|
||||
private static void Run()
|
||||
{
|
||||
string[] args = Environment.GetCommandLineArgs();
|
||||
|
|
Loading…
Reference in a new issue