mirror of
https://github.com/thegeneralist01/Scene-Manager-DevRepo
synced 2026-01-11 07:30:40 +01:00
Created new Hints class. Implemented Hints.Display method. Added option to SettingsMenu to enable/disable hints in-game.
This commit is contained in:
parent
e7f40c9624
commit
a7fd140e1f
5 changed files with 37 additions and 16 deletions
|
|
@ -52,6 +52,7 @@
|
|||
<ItemGroup>
|
||||
<Compile Include="AITasking.cs" />
|
||||
<Compile Include="DebugGraphics.cs" />
|
||||
<Compile Include="Hints.cs" />
|
||||
<Compile Include="Menus\BarrierMenu.cs" />
|
||||
<Compile Include="Object Classes\CollectedVehicle.cs" />
|
||||
<Compile Include="Menus\EditPathMenu.cs" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue