Merge Case 10632 and 10633.

This commit is contained in:
Daniela Fontes 2017-12-18 21:12:18 +00:00
parent 9381d21767
commit b392bafc5a

View file

@ -5,7 +5,7 @@
// Copyright 2017 High Fidelity, Inc. // Copyright 2017 High Fidelity, Inc.
// //
// Reworked by Menithal on 20/5/2017 // Reworked by Menithal on 20/5/2017
// Reworked by Daniela Fontes (Mimicry) on 12/18/2017 // Reworked by Daniela Fontes and Artur Gomes (Mimicry) on 12/18/2017
// //
// Web app side of the App - contains GUI. // Web app side of the App - contains GUI.
// This is an example of a new, easy way to do two way bindings between dynamically created GUI and in-world entities. // This is an example of a new, easy way to do two way bindings between dynamically created GUI and in-world entities.