From 2fa3a4ac179d3c99554880afea15903062c38931 Mon Sep 17 00:00:00 2001 From: Jadis <49281043+jadis0x@users.noreply.github.com> Date: Thu, 8 Sep 2022 23:45:11 +0300 Subject: [PATCH] Update Misc.cs --- DevourClient/Hacks/Misc.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/DevourClient/Hacks/Misc.cs b/DevourClient/Hacks/Misc.cs index 3ea053b..68f21fa 100644 --- a/DevourClient/Hacks/Misc.cs +++ b/DevourClient/Hacks/Misc.cs @@ -7,6 +7,7 @@ using DevourClient.Helpers; using System.Linq; using System.Collections.Generic; using Opsive.UltimateCharacterController.Character; +using Photon.Bolt; namespace DevourClient.Hacks {