diff --git a/dart/test/monster_test.fbs b/dart/test/monster_test.fbs index b40ecf58f95..8a124f25ac1 100644 --- a/dart/test/monster_test.fbs +++ b/dart/test/monster_test.fbs @@ -59,6 +59,8 @@ struct Vec3 (force_align: 8) { test3:Test; } +// Stats for monster + struct Ability { id:uint(key); distance:uint;