mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Update Event.lua
- Fixed typo
This commit is contained in:
parent
3e22411328
commit
f161f08fc1
@ -535,7 +535,7 @@ local _EVENTMETA = {
|
||||
Event = "OnEventParatrooperLanding",
|
||||
Text = "S_EVENT_PARATROOPER_LENDING"
|
||||
},
|
||||
[EVENTS.DicardChairAfterEjection] = {
|
||||
[EVENTS.DiscardChairAfterEjection] = {
|
||||
Order = 1,
|
||||
Event = "OnEventDiscardChairAfterEjection",
|
||||
Text = "S_EVENT_DISCARD_CHAIR_AFTER_EJECTION"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user