Initial import
This commit is contained in:
8
Scripts/RPG/Main.rb
Normal file
8
Scripts/RPG/Main.rb
Normal file
@@ -0,0 +1,8 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
#==============================================================================
|
||||
# ** Main
|
||||
#------------------------------------------------------------------------------
|
||||
# This processing is executed after module and class definition is finished.
|
||||
#==============================================================================
|
||||
|
||||
rgss_main { SceneManager.run }
|
||||
Reference in New Issue
Block a user