mirror of
https://github.com/corvax-team/ss14-wl.git
synced 2026-02-14 19:29:57 +01:00
* Remove DiscoBall. * Changes `IEntity.AddComponent(IComponent)` to `IEntity.AddComponent<T>`. * Pulled ComponentManager registration out of Component into Entity. * Killed component message params. * Updated engine submodule.
4 lines
147 B
Plaintext
4 lines
147 B
Plaintext
[submodule "engine"]
|
|
path = engine
|
|
url = https://github.com/space-wizards/space-station-14.git
|
|
branch = 98b7e4ee9ede281f5159539fbb9dba3d08a015cf |