Skip to content

Commit

Permalink
Swap from PNG to WEBP
Browse files Browse the repository at this point in the history
This is what I get for copypasting
  • Loading branch information
Just-a-Unity-Dev committed May 28, 2024
1 parent b4ba572 commit e38c441
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Resources/Prototypes/lobbyscreens.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@

- type: lobbyBackground
id: AME
background: /Textures/LobbyScreens/ame.webp
background: /Textures/LobbyScreens/ame.png

- type: lobbyBackground
id: AME2
background: /Textures/LobbyScreens/ame2.webp
background: /Textures/LobbyScreens/ame2.png

- type: lobbyBackground
id: AME3
background: /Textures/LobbyScreens/ame3.webp
background: /Textures/LobbyScreens/ame3.png

- type: lobbyBackground
id: GoAway
Expand Down

0 comments on commit e38c441

Please sign in to comment.