Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
Fix nas strings de advertisement
Browse files Browse the repository at this point in the history
  • Loading branch information
Arctic-Husky committed Sep 25, 2023
1 parent 845b90d commit 49df04b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- type: advertisementsPack
id: BrazucaDrinksAds
id: FutebolAds
advertisements:
- advertisement-futebol-1
- advertisement-futebol-2
Expand All @@ -8,4 +8,3 @@
- advertisement-futebol-5
- advertisement-futebol-6
- advertisement-futebol-7
- advertisement-futebol-8
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@
- type: PointLight
radius: 2.0
energy: 1.6
color: "#8fd5a5"
color: "#FFFFFF"

0 comments on commit 49df04b

Please sign in to comment.