Grasscutter_Resources/Resources/Scripts/Config/Json/ConfigStateAudioEvent.lua
2022-04-29 16:40:51 +02:00

7 lines
99 B
Lua

local L0_1, L1_1
L0_1 = {}
L0_1.Any = 0
L0_1.InSet = 1
L0_1.Except = 2
StateAudioEventUsage = L0_1