Initial work on implementing Pokemon
This commit is contained in:
@@ -108,7 +108,4 @@ public interface IBattle : IScriptSource
|
||||
/// Gets the current weather of the battle. If no weather is present, this returns null.
|
||||
/// </summary>
|
||||
string? WeatherName { get; }
|
||||
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user