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