1
Fork 0
mirror of https://github.com/thegeneralist01/Scene-Manager-DevRepo synced 2026-01-11 23:50:29 +01:00
Scene-Manager-DevRepo/SceneManager/Menus
2020-10-04 13:52:52 -06:00
..
BarrierMenu.cs Refactored to allow barriers to be respawned if they were deleted outside of the plugin 2020-09-20 12:52:32 -06:00
EditPathMenu.cs Removed GetPaths() method from PathMainMenu and updated references to paths list. 2020-09-15 13:49:10 -06:00
EditWaypointMenu.cs Added local function to create waypoint blip for Add As New Waypoint 2020-10-01 06:04:40 -06:00
MainMenu.cs Adjusted menu descriptions and colors 2020-09-13 04:49:04 -06:00
MenuManager.cs Removed unused using statements 2020-09-06 14:23:30 -06:00
PathCreationMenu.cs CreateWaypointBlip is now a local function and not referenced elsewhere 2020-10-01 06:05:05 -06:00
PathMainMenu.cs Organized code into local functions within DeletePath. Deleted duplicate speed zone removal code. collectedVehicle is now dismissed when directed to another path in order to remove them from their current path. 2020-10-04 13:52:52 -06:00
SettingsMenu.cs Removed GetPaths() method from PathMainMenu and updated references to paths list. 2020-09-15 13:49:10 -06:00