Skip to content

Commit

Permalink
Revert "Change workshop id"
Browse files Browse the repository at this point in the history
This reverts commit 9543f87.
  • Loading branch information
CattoGamer committed Dec 23, 2024
1 parent ff56255 commit b322f1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workshop/lua/autorun/mediaplayer.lua
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ local function LoadMediaPlayer()

if SERVER then
-- Add mediaplayer models
resource.AddWorkshop( "3001397905" )
resource.AddWorkshop( "546392647" )

-- download clientside includes
AddCSLuaFile "includes/modules/browserpool.lua"
Expand Down

0 comments on commit b322f1a

Please sign in to comment.