mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-07 21:24:59 +00:00
Refactoring and tidying
This commit is contained in:
@@ -219,12 +219,6 @@ def pbRepositionMessageWindow(msgwindow, linecount=2)
|
||||
msgwindow.opacity = 0
|
||||
end
|
||||
end
|
||||
if $game_message
|
||||
case $game_message.background
|
||||
when 1 then msgwindow.opacity=0 # dim
|
||||
when 2 then msgwindow.opacity=0 # transparent
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
# internal function
|
||||
|
||||
Reference in New Issue
Block a user