From 1bf3927acacea55fc11fdff59f1185ec06c2ee35 Mon Sep 17 00:00:00 2001 From: Xjph Date: Wed, 24 Nov 2021 19:42:43 -0330 Subject: [PATCH] Add 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 913f8da..211797a 100644 --- a/ObservatoryFramework/Files/ParameterTypes/Enumerations.cs +++ b/ObservatoryFramework/Files/ParameterTypes/Enumerations.cs @@ -79,7 +79,8 @@ namespace Observatory.Framework.Files.ParameterTypes onfoot_propertyTheft, onfoot_theft, onfoot_profileCloningIntent, - onFoot_failureToSubmitToPolice + onFoot_failureToSubmitToPolice, + onfoot_dataTransfer } public enum LimpetDrone