Make moveflags of gen 7 plugin shared statically
This commit is contained in:
@@ -4,4 +4,5 @@ global using PkmnLib.Dynamic.Events;
|
||||
global using PkmnLib.Dynamic.Models;
|
||||
global using PkmnLib.Dynamic.Models.Choices;
|
||||
global using PkmnLib.Static;
|
||||
global using PkmnLib.Static.Utils;
|
||||
global using PkmnLib.Static.Utils;
|
||||
global using PkmnLib.Plugin.Gen7.Common;
|
||||
Reference in New Issue
Block a user