From 688346c6fde980411aeee05a4527970020070da2 Mon Sep 17 00:00:00 2001 From: Daedalusspacegames Date: Mon, 14 Dec 2020 14:54:46 -0800 Subject: [PATCH] Corrected typo in patch --- patch-fbc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patch-fbc.sh b/patch-fbc.sh index 7f00b6b..5ca2173 100755 --- a/patch-fbc.sh +++ b/patch-fbc.sh @@ -94,7 +94,7 @@ declare -A patch_list=( ["455.38"]='s/\x83\xf8\x01\x0f\x84\x85/\x83\xf8\x69\x0f\x84\x85/' ["455.45.01"]='s/\x83\xf8\x01\x0f\x84\x85/\x83\xf8\x69\x0f\x84\x85/' ["455.46.01"]='s/\x83\xf8\x01\x0f\x84\x85/\x83\xf8\x69\x0f\x84\x85/' - ["455.46.02"]='s/\x83\xf8\x01\x0f\x84\x83/\x83\xf8\x69\x0f\x84\x85/' + ["455.46.02"]='s/\x83\xf8\x01\x0f\x84\x83/\x83\xf8\x69\x0f\x84\x83/' ) declare -A object_list=(