mirror of
https://github.com/overte-org/overte.git
synced 2025-04-08 05:52:38 +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
|
||||
//
|
||||
// Created by Eric Levin on 3/7/2017
|
||||
// Created by Eric Levin on 3/7/2016
|
||||
// Copyright 2016 High Fidelity, Inc.
|
||||
//
|
||||
// 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
|
||||
//
|
||||
// Created by Eric Levin on 3/7/2017
|
||||
// Created by Eric Levin on 3/7/2016
|
||||
// Copyright 2016 High Fidelity, Inc.
|
||||
//
|
||||
// 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
|
||||
//
|
||||
// Created by Eric Levin on 3/7/2017
|
||||
// Created by Eric Levin on 3/7/2016
|
||||
// Copyright 2016 High Fidelity, Inc.
|
||||
//
|
||||
// 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
|
||||
//
|
||||
// Created by Eric Levin on 3/7/2017
|
||||
// Created by Eric Levin on 3/7/2016
|
||||
// Copyright 2016 High Fidelity, Inc.
|
||||
//
|
||||
// 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
|
||||
//
|
||||
// Created by Eric Levin on 3/7/2017
|
||||
// Created by Eric Levin on 3/7/2016
|
||||
// Copyright 2016 High Fidelity, Inc.
|
||||
//
|
||||
// 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
|
||||
//
|
||||
// Created by Eric Levin on 3/7/2017
|
||||
// Created by Eric Levin on 3/7/2016
|
||||
// Copyright 2016 High Fidelity, Inc.
|
||||
//
|
||||
// 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