From 2428e04e19ebfeebd93858fd2a0a5f149f9c467d Mon Sep 17 00:00:00 2001 From: whyisthesheep <77189741+whyisthesheep@users.noreply.github.com> Date: Tue, 15 Nov 2022 13:47:55 +0000 Subject: [PATCH] Made sure all commited videos are free to use `fall-guys` and `multiversus` where changed --- utils/CONSTANTS.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/CONSTANTS.py b/utils/CONSTANTS.py index 1575b91..b352542 100644 --- a/utils/CONSTANTS.py +++ b/utils/CONSTANTS.py @@ -49,13 +49,13 @@ background_options = { "center", ), "multiversus": ( # Multiversus gameplay - "https://www.youtube.com/watch?v=LeDRf_L2lOY", + "https://www.youtube.com/watch?v=66oK1Mktz6g", "multiversus.mp4", "MKIceAndFire", "center", ), "fall-guys": ( # Fall guys gameplay - "https://www.youtube.com/watch?v=No6RxV0fzPs", + "https://www.youtube.com/watch?v=oGSsgACIc6Q", "fall-guys.mp4", "Throneful", "center",