//------------------------------------------------------------------------------ // // This code was generated by a tool. // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ package cfg const ( StoryETxtEffect_None = 0 StoryETxtEffect_DialogShake = 1 StoryETxtEffect_LensShake = 2 StoryETxtEffect_PlayEffect = 3 StoryETxtEffect_UIEffect = 4 StoryETxtEffect_BlackScreen = 5 StoryETxtEffect_OnlyPlayEffect = 6 )