누락파일 추가

This commit is contained in:
chi
2020-05-24 21:17:52 +09:00
parent 3d7b335a06
commit 76941ffc45
18 changed files with 12000 additions and 36997 deletions

View File

@@ -82,5 +82,8 @@
End If
End Sub
Private Sub Button3_Click_1(sender As Object, e As EventArgs) Handles Button3.Click
Dim f As New fAuth()
f.ShowDialog()
End Sub
End Class