mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2026-01-27 16:56:00 +00:00
More or less standardised separator comments in the code
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
#===============================================================================
|
||||
#
|
||||
#===============================================================================
|
||||
class Battle::Scene
|
||||
#=============================================================================
|
||||
# Create the battle scene and its elements
|
||||
#=============================================================================
|
||||
#-----------------------------------------------------------------------------
|
||||
# Create the battle scene and its elements.
|
||||
#-----------------------------------------------------------------------------
|
||||
|
||||
def initialize
|
||||
@battle = nil
|
||||
@abortable = false
|
||||
|
||||
Reference in New Issue
Block a user