1
Fork 0
mirror of https://github.com/thegeneralist01/Scene-Manager-DevRepo synced 2026-01-11 15:40:29 +01:00
Scene-Manager-DevRepo/SceneManager/Menus
2020-09-07 20:27:22 -06:00
..
BarrierMenu.cs Resetting barriers now removes the old barrier and spawns a new one at the original position/heading. Made it so you can no longer spawn barriers on top of other barriers 2020-09-07 20:23:27 -06:00
EditPathMenu.cs Renamed togglePath checkbox item to disablePath 2020-09-06 14:22:06 -06:00
EditWaypointMenu.cs Updated path reference based on CollectedVehicle refactoring. 2020-09-07 20:26:35 -06:00
MainMenu.cs Removed unused using statements 2020-09-06 14:23:30 -06:00
MenuManager.cs Removed unused using statements 2020-09-06 14:23:30 -06:00
PathCreationMenu.cs Updated path reference based on CollectedVehicle refactoring. 2020-09-07 20:26:35 -06:00
PathMainMenu.cs Updated references based on CollectedVehicle refactor. 2020-09-07 20:27:22 -06:00
SettingsMenu.cs Added menu options to enable/disable map blips, as well as save settings to the plugin's .ini file 2020-09-06 14:26:09 -06:00