Fixes a Couple of Components Things (#13629)

This commit is contained in:
Fox McCloud
2020-06-15 23:59:47 -04:00
committed by GitHub
parent b3fb5c8ec0
commit 9b057ab005
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,4 +6,4 @@ Loosely adapted from /vg/. This is an entity component system for adding behavio
See [this thread](https://tgstation13.org/phpBB/viewtopic.php?f=5&t=22674) for an introduction to the system as a whole.
### See/Define signals and their arguments in [__DEFINES\components.dm](../../__DEFINES/components.dm)
### See/Define signals and their arguments in [__DEFINES\dcs\signals.dm](../../__DEFINES/dcs/signals.dm)