Fix map name width

This commit is contained in:
dazedanon 2025-08-29 15:38:25 -05:00
parent 159bf56910
commit 82a35ff1c5

View file

@ -396,7 +396,7 @@ var $plugins = [
allDuration: "300", allDuration: "300",
fadeInSpeed: "16", fadeInSpeed: "16",
viewDelay: "0", viewDelay: "0",
width: "300", width: "700",
height: "78", height: "78",
showWindow: "false", showWindow: "false",
backgroundImage: "500System/map_name_background", backgroundImage: "500System/map_name_background",