From 54423cbe32b58eb94f9475ffbd4be8af25c62134 Mon Sep 17 00:00:00 2001 From: mbartlett21 <29034492+mbartlett21@users.noreply.github.com> Date: Wed, 18 Sep 2019 21:16:17 +1000 Subject: [PATCH] Change deps to depends --- mod.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mod.conf b/mod.conf index 8d57ff4..94c4b64 100644 --- a/mod.conf +++ b/mod.conf @@ -1,3 +1,3 @@ name = entity_ai -deps = default -description = entity engine - drives monsters, npcs and other entities to behave logically +depends = default +description = Entity engine - drives monsters, npcs and other entities to behave logically