fix: Fixes forest ostard codegen (#1314)

This commit is contained in:
Kamron Batman 2022-12-30 09:39:51 -08:00 committed by GitHub
parent 6bdbf8ce56
commit a465c06ddf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,7 @@ using ModernUO.Serialization;
namespace Server.Mobiles
{
[SerializationGenerator(0, false)]
public partial class ForestOstard : BaseMount
{
public override string DefaultName => "a forest ostard";