Advertisement
danielbratreit

Lawn Mowing Simulator

Apr 28th, 2020
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1.  
  2. _G.SoundEnabled = true; -- Will play a notification sound when a notification appears.
  3. _G.SuppressGameNotifications = true; -- Will disable the default notifications in game.
  4.  
  5.  
  6. -- END OF SETTINGS --
  7.  
  8. loadstring(game:GetObjects("rbxassetid://4652218796")[1].Source)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement