Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit 88f5d51

Browse files
2 parents 1fa568d + e0fa8a3 commit 88f5d51

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

background.js

+1-2
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,7 @@ const replaces = new Map([
125125

126126
["https://surviv.io/audio/sfx/log_04.mp3", "/audio/sfx/log_04.mp3"],
127127

128-
["https://surviv.io/img/main_splash.jpg", "/img/menu_background.png"],
129-
["https://surviv.io/assets/loadout-0-100-ba5f1ffa.png", "/img/loadout-0-100-ba5f1ffa.png"]
128+
["https://surviv.io/img/main_splash.jpg", "/img/menu_background.png"]
130129
]);
131130

132131
const ext = {};

img/loadout-0-100-ba5f1ffa.png

-5.27 MB
Binary file not shown.

0 commit comments

Comments
 (0)