Guest User

Untitled

a guest
Jul 16th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <script>
  2. window.canvasOptions = {
  3. autoClear: true,
  4. autoCompensate: false,
  5. autoPushPop: true,
  6. canvas: true,
  7. centered: true,
  8. width: null,
  9. height: null
  10. };
  11. </script>
Add Comment
Please, Sign In to add comment