Adding TextAndSound (#1702)

Adding TextAndSound localization class
This commit is contained in:
Applevangelist 2022-04-01 19:20:35 +02:00 committed by GitHub
parent 95649d7d46
commit e3e05e5003
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,6 +28,7 @@ Core/SpawnStatic.lua
Core/Timer.lua Core/Timer.lua
Core/Goal.lua Core/Goal.lua
Core/Spot.lua Core/Spot.lua
Core/TextAndSound.lua
Wrapper/Object.lua Wrapper/Object.lua
Wrapper/Identifiable.lua Wrapper/Identifiable.lua