Guest User

Untitled

a guest
Dec 27th, 2016
2,933
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. #==============================================================================
  2. # ** Main
  3. #------------------------------------------------------------------------------
  4. # This processing is executed after module and class definition is finished.
  5. #==============================================================================
  6.  
  7. Font.default_name = ["Arial"] # Edit as you see fit.
  8. Font.default_size = 22 # Edit as you see fit.
  9.  
  10. rgss_main { SceneManager.run }
Advertisement
Add Comment
Please, Sign In to add comment