1
Fork 0
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:
The Dax 2025-06-25 18:54:55 -04:00 committed by Joshua Goins
parent 385672d797
commit 2c60e4f8fa

View file

@ -273,7 +273,7 @@ to_sort = {
[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 = {
[720915] = "GenericMender.lua",
}