mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
Add empty return
This commit is contained in:
parent
6a64f7adf5
commit
fccc26ae50
1 changed files with 2 additions and 0 deletions
|
|
@ -355,3 +355,5 @@ type GuiButtonProps = GuiObjectProps & {
|
|||
MouseButton2Down: ((x: number, y: number) -> ())?,
|
||||
MouseButton2Up: ((x: number, y: number) -> ())?,
|
||||
}
|
||||
|
||||
return nil
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue