diff options
Diffstat (limited to 'Sluift/Examples/Login.lua')
-rw-r--r-- | Sluift/Examples/Login.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Sluift/Examples/Login.lua b/Sluift/Examples/Login.lua index c1f42d2..1733bb9 100644 --- a/Sluift/Examples/Login.lua +++ b/Sluift/Examples/Login.lua @@ -10,7 +10,6 @@ -- -- The following environment variables are used: -- * SLUIFT_JID, SWIFT_PASS: JID and password to log in with --- * SLUIFT_OPTIONS: Client options to use (e.g. "{compress = false}") -- * SLUIFT_DEBUG: Sets whether debugging should be turned on require "sluift" |