Add missing on foot crime type
This commit is contained in:
parent
8094820ffd
commit
1bf3927aca
1 changed files with 2 additions and 1 deletions
|
|
@ -79,7 +79,8 @@ namespace Observatory.Framework.Files.ParameterTypes
|
||||||
onfoot_propertyTheft,
|
onfoot_propertyTheft,
|
||||||
onfoot_theft,
|
onfoot_theft,
|
||||||
onfoot_profileCloningIntent,
|
onfoot_profileCloningIntent,
|
||||||
onFoot_failureToSubmitToPolice
|
onFoot_failureToSubmitToPolice,
|
||||||
|
onfoot_dataTransfer
|
||||||
}
|
}
|
||||||
|
|
||||||
public enum LimpetDrone
|
public enum LimpetDrone
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue