One more thing

That_One_Nerd 2023-03-16 12:54:00 -04:00
parent bec6df8e85
commit 0ae96ca69e

@ -41,4 +41,4 @@ These are the name, prefix, and brief descriptions of each module implemented by
| Class Name | Prefix | Description |
|-|-|-|
| `BaseModule` | None (not prefixed) | A module with most system commands. Does not contain any modding functionality. |
| `BaseModule` | `base` (not prefixed) | A module with most system commands. Does not contain any modding functionality. |