mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-09 22:24:58 +00:00
More or less standardised separator comments in the code
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#===============================================================================
|
||||
# All weather particles are assumed to start at the top/right and move to the
|
||||
# bottom/left. Particles are only reset if they are off-screen to the left or
|
||||
# bottom.
|
||||
#===============================================================================
|
||||
module RPG
|
||||
class Weather
|
||||
attr_reader :type
|
||||
|
||||
Reference in New Issue
Block a user