mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 13:38:02 +02:00
fixed dates
This commit is contained in:
parent
caca60c039
commit
ca747bb4e9
6 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
||||||
//
|
//
|
||||||
// fireworksLaunchButtonEntityScript.js
|
// fireworksLaunchButtonEntityScript.js
|
||||||
//
|
//
|
||||||
// Created by Eric Levin on 3/7/2017
|
// Created by Eric Levin on 3/7/2016
|
||||||
// Copyright 2016 High Fidelity, Inc.
|
// Copyright 2016 High Fidelity, Inc.
|
||||||
//
|
//
|
||||||
// This is the chapter 1 entity script of the fireworks tutorial (https://docs.highfidelity.com/docs/fireworks-scripting-tutorial)
|
// This is the chapter 1 entity script of the fireworks tutorial (https://docs.highfidelity.com/docs/fireworks-scripting-tutorial)
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
//
|
//
|
||||||
// fireworksLaunchButtonSpawner.js
|
// fireworksLaunchButtonSpawner.js
|
||||||
//
|
//
|
||||||
// Created by Eric Levin on 3/7/2017
|
// Created by Eric Levin on 3/7/2016
|
||||||
// Copyright 2016 High Fidelity, Inc.
|
// Copyright 2016 High Fidelity, Inc.
|
||||||
//
|
//
|
||||||
// This is the chapter 1 interface script of the fireworks tutorial (https://docs.highfidelity.com/docs/fireworks-scripting-tutorial)
|
// This is the chapter 1 interface script of the fireworks tutorial (https://docs.highfidelity.com/docs/fireworks-scripting-tutorial)
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
//
|
//
|
||||||
// fireworksLaunchButtonEntityScript.js
|
// fireworksLaunchButtonEntityScript.js
|
||||||
//
|
//
|
||||||
// Created by Eric Levin on 3/7/2017
|
// Created by Eric Levin on 3/7/2016
|
||||||
// Copyright 2016 High Fidelity, Inc.
|
// Copyright 2016 High Fidelity, Inc.
|
||||||
//
|
//
|
||||||
// This is the chapter 2 entity script of the fireworks tutorial (https://docs.highfidelity.com/docs/fireworks-scripting-tutorial)
|
// This is the chapter 2 entity script of the fireworks tutorial (https://docs.highfidelity.com/docs/fireworks-scripting-tutorial)
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
//
|
//
|
||||||
// fireworksLaunchButtonSpawner.js
|
// fireworksLaunchButtonSpawner.js
|
||||||
//
|
//
|
||||||
// Created by Eric Levin on 3/7/2017
|
// Created by Eric Levin on 3/7/2016
|
||||||
// Copyright 2016 High Fidelity, Inc.
|
// Copyright 2016 High Fidelity, Inc.
|
||||||
//
|
//
|
||||||
// This is the chapter 2 interface script of the fireworks tutorial (https://docs.highfidelity.com/docs/fireworks-scripting-tutorial)
|
// This is the chapter 2 interface script of the fireworks tutorial (https://docs.highfidelity.com/docs/fireworks-scripting-tutorial)
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
//
|
//
|
||||||
// fireworksLaunchButtonEntityScript.js
|
// fireworksLaunchButtonEntityScript.js
|
||||||
//
|
//
|
||||||
// Created by Eric Levin on 3/7/2017
|
// Created by Eric Levin on 3/7/2016
|
||||||
// Copyright 2016 High Fidelity, Inc.
|
// Copyright 2016 High Fidelity, Inc.
|
||||||
//
|
//
|
||||||
// This is the chapter 3 entity script of the fireworks tutorial (https://docs.highfidelity.com/docs/fireworks-scripting-tutorial)
|
// This is the chapter 3 entity script of the fireworks tutorial (https://docs.highfidelity.com/docs/fireworks-scripting-tutorial)
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
//
|
//
|
||||||
// fireworksLaunchButtonSpawner.js
|
// fireworksLaunchButtonSpawner.js
|
||||||
//
|
//
|
||||||
// Created by Eric Levin on 3/7/2017
|
// Created by Eric Levin on 3/7/2016
|
||||||
// Copyright 2016 High Fidelity, Inc.
|
// Copyright 2016 High Fidelity, Inc.
|
||||||
//
|
//
|
||||||
// This is the chapter 3 interface script of the fireworks tutorial (https://docs.highfidelity.com/docs/fireworks-scripting-tutorial)
|
// This is the chapter 3 interface script of the fireworks tutorial (https://docs.highfidelity.com/docs/fireworks-scripting-tutorial)
|
||||||
|
|
Loading…
Reference in a new issue