Skip to content

Commit

Permalink
Merge pull request #245 from TPEcool/master
Browse files Browse the repository at this point in the history
Portal 2: fix Insert Disc movie filename misspell in `vgui_movie_display`
  • Loading branch information
TeamSpen210 authored Oct 8, 2023
2 parents 6a3dee7 + 1d1eab2 commit 7ff6a31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fgd/point/vgui/vgui_movie_display.fgd
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"media/coop_bts_security_02.bik" : "Coop Disc: Security 2"
"media/coop_bts_radar.bik" : "Coop Disc: Unused Radar"
"media/coop_bts_security.bik" : "Coop Disc: Unused Security"
"media/insert_disc.bik" : "Insert Disc"
"media/insert_disk.bik" : "Insert Disc"
"media/dlc1_endmovie.bik" : "Art Therapy Outro"

// Other
Expand Down

0 comments on commit 7ff6a31

Please sign in to comment.