Fix map name width
This commit is contained in:
parent
159bf56910
commit
82a35ff1c5
1 changed files with 1 additions and 1 deletions
|
|
@ -396,7 +396,7 @@ var $plugins = [
|
|||
allDuration: "300",
|
||||
fadeInSpeed: "16",
|
||||
viewDelay: "0",
|
||||
width: "300",
|
||||
width: "700",
|
||||
height: "78",
|
||||
showWindow: "false",
|
||||
backgroundImage: "500System/map_name_background",
|
||||
|
|
|
|||
Loading…
Reference in a new issue