Skip to content

Missing Files #3

@zanxueyan

Description

@zanxueyan

protected static readonly string[] mazeMapPaths = new string[3]
{
Path.Combine("..", "..", "..", "maps", "maze512-1-6.map"),
Path.Combine("..", "..", "..", "maps", "maze512-1-2.map"),
Path.Combine("..", "..", "..", "maps", "maze512-1-9.map")
};

protected static readonly string[] scenDirs = new string[3]
{
Path.Combine("..", "..", "..", "scen", "scen-even"),
Path.Combine("..", "..", "..", "scen", "scen-random"),
Path.Combine("..", "..", "..", "scen", "scen-omri")
};

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions