From 4a47bc71ea4537b73fc8cce874815d46533ab828 Mon Sep 17 00:00:00 2001 From: --global Date: Mon, 13 Nov 2023 12:39:10 +0700 Subject: [PATCH] Move Replay.lua out (lmao) --- beatrun/gamemodes/beatrun/gamemode/sh/{off => }/Replay.lua | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename beatrun/gamemodes/beatrun/gamemode/sh/{off => }/Replay.lua (100%) diff --git a/beatrun/gamemodes/beatrun/gamemode/sh/off/Replay.lua b/beatrun/gamemodes/beatrun/gamemode/sh/Replay.lua similarity index 100% rename from beatrun/gamemodes/beatrun/gamemode/sh/off/Replay.lua rename to beatrun/gamemodes/beatrun/gamemode/sh/Replay.lua