conforms file names to consistant standard
This commit is contained in:
4
scripts/bind_button.gd
Normal file
4
scripts/bind_button.gd
Normal file
@@ -0,0 +1,4 @@
|
||||
class_name BindButton
|
||||
extends Button
|
||||
|
||||
var trigger_event: InputEvent
|
||||
Reference in New Issue
Block a user