mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-05-17 10:22:33 +08:00
Implement DebugLog ability action
This commit is contained in:
@@ -346,6 +346,8 @@ public class AbilityModifier implements Serializable {
|
||||
public int[] callParamList;
|
||||
public String funcName;
|
||||
|
||||
public String content;
|
||||
|
||||
public enum LuaCallType {
|
||||
FromGroup,
|
||||
CurGalleryControlGroup,
|
||||
|
||||
Reference in New Issue
Block a user