Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #==============================================================================
- # ** Main
- #------------------------------------------------------------------------------
- # This processing is executed after module and class definition is finished.
- #==============================================================================
- Font.default_name = ["Arial"] # Edit as you see fit.
- Font.default_size = 22 # Edit as you see fit.
- rgss_main { SceneManager.run }
Advertisement
Add Comment
Please, Sign In to add comment