mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-07 21:24:59 +00:00
More or less standardised separator comments in the code
This commit is contained in:
@@ -34,7 +34,7 @@ class SpriteWindow < Window
|
||||
@_windowskin
|
||||
end
|
||||
|
||||
# Flags used to preserve compatibility with RGSS/RGSS2's version of Window
|
||||
# Flags used to preserve compatibility with RGSS/RGSS2's version of Window.
|
||||
module CompatBits
|
||||
CORRECT_Z = 1
|
||||
EXPAND_BACK = 2
|
||||
|
||||
Reference in New Issue
Block a user