mirror of
https://github.com/redstrate/Kawari.git
synced 2025-06-30 11:47:45 +00:00
Fix a typo in Events.lua
This commit is contained in:
parent
385672d797
commit
2c60e4f8fa
1 changed files with 1 additions and 1 deletions
|
@ -273,7 +273,7 @@ to_sort = {
|
||||||
[1179657] = "Chocobokeep.lua", -- Chocobokeep in Central Shroud
|
[1179657] = "Chocobokeep.lua", -- Chocobokeep in Central Shroud
|
||||||
}
|
}
|
||||||
|
|
||||||
-- Events in /common that aren't already get covered by other tables
|
-- Events in /common that aren't already covered by other tables
|
||||||
common_events = {
|
common_events = {
|
||||||
[720915] = "GenericMender.lua",
|
[720915] = "GenericMender.lua",
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue