Replaced some Lumberyard references with O3DE.

Signed-off-by: Chris Galvan <chgalvan@amazon.com>
This commit is contained in:
Chris Galvan
2021-08-16 15:43:01 -05:00
parent 11ac57d86f
commit 88bef1074b
11 changed files with 17 additions and 17 deletions
@@ -5,7 +5,7 @@ For complete copyright and license terms please see the LICENSE at the root of t
SPDX-License-Identifier: Apache-2.0 OR MIT
"""
# bit more complex example set to demo connecting Lumberyard tech to PySide2 widgets
# bit more complex example set to demo connecting O3DE tech to PySide2 widgets
import azlmbr.bus
from PySide2 import QtWidgets
from PySide2 import QtGui