Advertisement
SocksDev
Nov 17th, 2024
4
0
Never
This is comment for paste Quarry Receiver 3.6.5
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. on line 1283 there is a typo:
  2.  
  3. if parameters.autorestart then
  4. local val = parameters.autorstart[1]
  5.  
  6. the local val is incorrectly spelled "autorstart"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement