Skip to content

Commit

Permalink
Set screen back to rendergroup_both (#1882)
Browse files Browse the repository at this point in the history
  • Loading branch information
thegrb93 authored Oct 25, 2024
1 parent 5b2798c commit f70a857
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lua/entities/starfall_screen/cl_init.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
include("shared.lua")

ENT.RenderGroup = RENDERGROUP_BOTH

local render = render
local IsValid = FindMetaTable("Entity").IsValid

Expand Down

0 comments on commit f70a857

Please sign in to comment.