mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-20 07:12:32 +02:00
Missing comma
This commit is contained in:
parent
03d7296044
commit
44d42afe59
@ -267,7 +267,7 @@ const seasonalSplashMessages: Season[] = [
|
||||
end: "10-31",
|
||||
messages: [
|
||||
"halloween.happyHalloween",
|
||||
"halloween.boo"
|
||||
"halloween.boo",
|
||||
"halloween.pumpkabooAbout",
|
||||
"halloween.mayContainSpiders",
|
||||
"halloween.spookyScarySkeledirge",
|
||||
|
Loading…
Reference in New Issue
Block a user