From 333e5054a195cf5372e3294edd8f9387cf418775 Mon Sep 17 00:00:00 2001 From: Xjph Date: Thu, 25 Nov 2021 17:20:40 -0330 Subject: [PATCH] another missing on foot crime type --- ObservatoryFramework/Files/ParameterTypes/Enumerations.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ObservatoryFramework/Files/ParameterTypes/Enumerations.cs b/ObservatoryFramework/Files/ParameterTypes/Enumerations.cs index 211797a..246d9e5 100644 --- a/ObservatoryFramework/Files/ParameterTypes/Enumerations.cs +++ b/ObservatoryFramework/Files/ParameterTypes/Enumerations.cs @@ -80,7 +80,8 @@ namespace Observatory.Framework.Files.ParameterTypes onfoot_theft, onfoot_profileCloningIntent, onFoot_failureToSubmitToPolice, - onfoot_dataTransfer + onfoot_dataTransfer, + onFoot_carryingStolenGoods } public enum LimpetDrone