Added missing generated code for C#

Change-Id: I1affced255eb96977119d8480793b5bba42f065f
parent ccfa3174
......@@ -3,8 +3,8 @@
namespace MyGame.Example
{
using System;
using FlatBuffers;
using global::System;
using global::FlatBuffers;
public struct Ability : IFlatbufferObject
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment