mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-09 21:26:25 +02:00
fix header comment
This commit is contained in:
parent
a6395e9438
commit
8c4d7b98fd
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@
|
||||||
// Created by Brad Hefta-Gaub on 9/3/15.
|
// Created by Brad Hefta-Gaub on 9/3/15.
|
||||||
// Copyright 2015 High Fidelity, Inc.
|
// Copyright 2015 High Fidelity, Inc.
|
||||||
//
|
//
|
||||||
// This is an example of an entity script which when assigned to an entity, will detect when the entity is being touched by the avatars hands
|
// This is an example of a boom box entity script which when assigned to an entity, will detect when the entity is being touched by the avatars hands
|
||||||
|
// and start to play a boom box song
|
||||||
//
|
//
|
||||||
// Distributed under the Apache License, Version 2.0.
|
// Distributed under the Apache License, Version 2.0.
|
||||||
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
|
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
|
||||||
|
|
Loading…
Reference in a new issue