1
Fork 0
mirror of https://github.com/thegeneralist01/Scene-Manager-DevRepo synced 2026-01-11 15:40:29 +01:00

Added Barrier object

This commit is contained in:
Rich Dunne 2021-05-01 13:11:33 -06:00
parent 0e79fd8be8
commit 93951b3e28
4 changed files with 70 additions and 84 deletions

View file

@ -56,7 +56,6 @@ namespace SceneManager
menuItem.HighlightedBackColor = menuItem.ForeColor;
}
}
}
internal static bool AreMenusClosed()