Files
tbd-station-14/Content.Server/GameObjects/EntitySystems/Click/InteractionSystem.cs
clusterfack 78fa747973 Adds click parsing entity system (#64)
* Adds click parsing entity system

Instead of every entity system receiving the message and deciding if it individually wants the message, and verifying player information. The click parser system receives the message and parses which system to send it to based on clicktype and sends it.

* Submodule update
2018-05-01 02:52:37 -05:00

13 KiB