From 5fb0f8569c4633d9e57c6b520cd6388737c2c6a4 Mon Sep 17 00:00:00 2001 From: ad101-lab <55064247+ad101-lab@users.noreply.github.com> Date: Thu, 13 Jan 2022 15:00:54 -0700 Subject: [PATCH] Fix AWP Paths --- pathTest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pathTest.cpp b/pathTest.cpp index a542cd1e..979e5bc9 100644 --- a/pathTest.cpp +++ b/pathTest.cpp @@ -53,7 +53,7 @@ int rightHomeZoneToRightAllianceIndex; int rightAllianceToRightRingsIndex; int fps = 60; -double playbackMultiplier = 0.5; +double playbackMultiplier = 1; #define xOffset 30 #define yOffset 30