Flashlights now run off a power cell. (#121)
* Flashlight runs off a power cell now. * Cleanup
This commit is contained in:
committed by
GitHub
parent
51bc17f76d
commit
4720182cf4
@@ -99,6 +99,7 @@
|
||||
<Compile Include="GameObjects\EntitySystems\Click\ExamineSystem.cs" />
|
||||
<Compile Include="GameObjects\EntitySystems\Click\InteractionSystem.cs" />
|
||||
<Compile Include="GameObjects\EntitySystems\DoorSystem.cs" />
|
||||
<Compile Include="GameObjects\EntitySystems\HandHeldLightSystem.cs" />
|
||||
<Compile Include="GameObjects\EntitySystems\HandsSystem.cs" />
|
||||
<Compile Include="GameObjects\EntitySystems\PowerApcSystem.cs" />
|
||||
<Compile Include="GameObjects\EntitySystems\PowerSmesSystem.cs" />
|
||||
|
||||
Reference in New Issue
Block a user