Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Musiker15 committed Mar 12, 2023
2 parents 1fb23df + 3cef6b9 commit 299f434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ If you want to implement a Listener to other Scripts, so the Job Notifications f

**It works clientside and serverside**
```lua
local isBlackout = false -- Add this at the TOP of your client file
local isBlackout = false -- Add this at the TOP of your client/server file

blackoutPowerOn = function()
isBlackout = false
Expand Down

0 comments on commit 299f434

Please sign in to comment.