Add entitysystem/ to directoryDescription.md

This commit is contained in:
2026-03-15 01:39:52 +01:00
parent c98fe787bd
commit 007ddd017e

View File

@@ -21,3 +21,4 @@
| utilities/ | Logging, timing, parsing, math, globals, crash reporter |
| world/ | Tracks, traction, events, memory cells, stations |
| vehicle/ | Train, dynamic objects, driver, gauges, camera |
| entitysystem/ | EnTT wrapper, components, helpers |