usage of AIAgentType for default patrol points

This commit is contained in:
2023-08-29 21:17:44 -05:00
parent 69fdddfc71
commit 5c3c552288
2 changed files with 8 additions and 1 deletions
+2
View File
@@ -2879,6 +2879,8 @@ public class Enum {
MOBILE,
PET,
CHARMED,
SIEGEENGINE,
GUARD;
}
}