mini
This commit is contained in:
parent
0d442fc29b
commit
5a0a786638
@ -318,7 +318,6 @@ end
|
|||||||
--Run per sub
|
--Run per sub
|
||||||
function input.checkSub(sub,hit)
|
function input.checkSub(sub,hit)
|
||||||
if sub.parentWindow and sub.parentWindow == hit then
|
if sub.parentWindow and sub.parentWindow == hit then
|
||||||
print(sub.parentWindow)
|
|
||||||
return true
|
return true
|
||||||
elseif not hit then
|
elseif not hit then
|
||||||
return true
|
return true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user