mirror of
https://github.com/CapsAdmin/pac3.git
synced 2025-03-04 03:03:01 -05:00
fix pace.panic not closing extra windows
This commit is contained in:
parent
39c35868d8
commit
ba366dda4c
@ -203,6 +203,8 @@ function pace.Panic()
|
||||
end
|
||||
end
|
||||
|
||||
pace.SafeRemoveSpecialPanel()
|
||||
|
||||
for i, ent in ipairs(ents.GetAll()) do
|
||||
if ent:IsValid() then
|
||||
ent.pac_onuse_only = nil
|
||||
|
Loading…
Reference in New Issue
Block a user