mirror of
https://github.com/XLabsProject/s1x-client.git
synced 2023-08-02 15:02:12 +02:00
only use in frontend
This commit is contained in:
parent
5210a93224
commit
6c9cee1f47
@ -1,4 +1,4 @@
|
|||||||
if (game:issingleplayer()) then
|
if (game:issingleplayer() or not Engine.InFrontend()) then
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user