mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
Minor refactoring to kill various Rubocop warnings
This commit is contained in:
@@ -469,7 +469,7 @@ MultipleForms.register(:LYCANROC,{
|
||||
next 2 if PBDayNight.isEvening? # Dusk
|
||||
next 1 if PBDayNight.isNight? # Midnight
|
||||
next 0 # Midday
|
||||
},
|
||||
}
|
||||
})
|
||||
|
||||
MultipleForms.register(:WISHIWASHI,{
|
||||
|
||||
Reference in New Issue
Block a user