normalize line endings

This commit is contained in:
James B. Pollack 2015-10-20 12:22:12 -07:00
parent a4166fd1c3
commit 8f0cc42859

View file

@ -1,5 +1,5 @@
// //
// arrow.js // arrow.js
// //
// This script attaches to an arrow to make it stop and stick when it hits something. Could use this to make it a fire arrow or really give any kind of property to itself or the entity it hits. // This script attaches to an arrow to make it stop and stick when it hits something. Could use this to make it a fire arrow or really give any kind of property to itself or the entity it hits.
// //