mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
Fixing broken code
This commit is contained in:
@@ -97,7 +97,7 @@ module PBDayNight
|
||||
|
||||
# Internal function
|
||||
|
||||
def getToneInternal
|
||||
def self.getToneInternal
|
||||
# Calculates the tone for the current frame, used for day/night effects
|
||||
realMinutes = pbGetDayNightMinutes
|
||||
hour = realMinutes/60
|
||||
|
||||
Reference in New Issue
Block a user