Skip to content

Commit

Permalink
Adding comment for code clarification (google#7856)
Browse files Browse the repository at this point in the history
Co-authored-by: Derek Bailey <derekbailey@google.com>
  • Loading branch information
2 people authored and Jochen Parmentier committed Oct 29, 2024
1 parent 44dcb32 commit 369f89e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dart/test/monster_test.fbs
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ struct Vec3 (force_align: 8) {
test3:Test;
}

// Stats for monster

struct Ability {
id:uint(key);
distance:uint;
Expand Down

0 comments on commit 369f89e

Please sign in to comment.