mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-10 04:38:57 +02:00
normalize line endings
This commit is contained in:
parent
a4166fd1c3
commit
8f0cc42859
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in a new issue