Add "Black Bars" frame

This commit is contained in:
Chev 2023-01-02 15:06:10 -08:00
parent 7fe95e3d62
commit 88ef459be0
2 changed files with 4 additions and 0 deletions

View file

@ -9,6 +9,10 @@ hook.Add("ScreenshotEditorInitialize", "ScreenshotEditor_AddBasicFrames", functi
FrameName = "Vignette",
MaterialPath = "chev/frames/vignette.png"
})
screenshot_editor.AddFrame({
FrameName = "Black Bars",
MaterialPath = "chev/frames/black_bars_219.png"
})
screenshot_editor.AddFrame({
FrameName = "Action",
MaterialPath = "chev/frames/action.png"

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB