Skip to content

Commit

Permalink
fixed annoying atp.mesh missing error
Browse files Browse the repository at this point in the history
Fix has had difficulty propagating upstream, since this was originally ignored on the gitignore. Fixing it here should solve matters once and for all.
  • Loading branch information
Moopli committed Jul 7, 2014
1 parent afc32c8 commit ec41848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/definitions/compounds.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Compounds>
<Compound name="atp" weight="1">
<Display text="ATP">
<Model file="atp.mesh" size="0.1" />
<Model file="ATP.mesh" size="0.1" />
</Display>
</Compound>
<Compound name="oxygen" weight="1">
Expand Down

0 comments on commit ec41848

Please sign in to comment.