Skip to content

Commit

Permalink
Solid/liquid textures; resolves #593
Browse files Browse the repository at this point in the history
  • Loading branch information
connorcoley committed Apr 28, 2021
1 parent 21025e9 commit f8394bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ord_schema/proto/reaction.proto
Original file line number Diff line number Diff line change
Expand Up @@ -847,6 +847,8 @@ message ProductCompound {
FOAM = 6;
WAX = 7;
SEMI_SOLID = 8;
SOLID = 9;
LIQUID = 10;
}
TextureType type = 1;
// Specify texture forms such as "fine needles" for CRYSTAL,
Expand Down

0 comments on commit f8394bc

Please sign in to comment.