Merge branch 'main' of https://scove-vault.duckdns.org/scove/HALLUCINATION
This commit is contained in:
@@ -7,6 +7,7 @@ namespace Hallucinate.GameSetup.Maze
|
||||
/// Holds the logical state of the maze grid.
|
||||
/// Notifies listeners whenever a cell changes to trigger visual updates.
|
||||
/// </summary>
|
||||
[Serializable]
|
||||
public class MazeGrid
|
||||
{
|
||||
public int Width { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user