Small fix
This commit is contained in:
parent
de687f1520
commit
a0320455ae
@ -1,4 +1,4 @@
|
||||
if (game:issingleplayer()) then
|
||||
if (game:issingleplayer() or not Engine.InFrontend()) then
|
||||
return
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user