1.0.0n
This commit is contained in:
@@ -187,10 +187,12 @@ function Controller:update(dt)
|
||||
|
||||
--parse all locks and set
|
||||
self.locked = false
|
||||
|
||||
if G.screenwipe then self.locks.wipe = true else self.locks.wipe = false end
|
||||
|
||||
for k, v in pairs(self.locks) do
|
||||
if v then self.locked = true end
|
||||
end
|
||||
|
||||
if self.locks.frame_set then
|
||||
self.locks.frame_set = nil
|
||||
self.overlay_timer = 0
|
||||
|
Reference in New Issue
Block a user