Check overhang is not invalid before setting user
This commit is contained in:
parent
e1169888e7
commit
be3648c340
|
@ -176,7 +176,7 @@ end sub
|
|||
' Update username in overhang
|
||||
sub updateUser()
|
||||
' Passthrough to overhang
|
||||
m.overhang.currentUser = m.top.currentUser
|
||||
if m.overhang <> invalid then m.overhang.currentUser = m.top.currentUser
|
||||
end sub
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user