mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-29 08:22:00 +00:00
Added missing generated code for C#
Change-Id: I1affced255eb96977119d8480793b5bba42f065f
This commit is contained in:
@@ -3,8 +3,8 @@
|
|||||||
namespace MyGame.Example
|
namespace MyGame.Example
|
||||||
{
|
{
|
||||||
|
|
||||||
using System;
|
using global::System;
|
||||||
using FlatBuffers;
|
using global::FlatBuffers;
|
||||||
|
|
||||||
public struct Ability : IFlatbufferObject
|
public struct Ability : IFlatbufferObject
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user