--@name --@author --@client net.receive("LSFT-Get-Focused", function(data) net.start("LSFT-Get-Focused-Resp") net.writeBool(game.hasFocus()) net.send() end)