mirror of
https://github.com/mm201/pkmn-classic-framework.git
synced 2026-03-25 19:34:15 -05:00
18 lines
453 B
C#
18 lines
453 B
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// This code was generated by a tool.
|
|
//
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
// the code is regenerated.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
namespace PkmnFoundations.GTS.masters
|
|
{
|
|
|
|
|
|
public partial class LeftColumn
|
|
{
|
|
}
|
|
}
|