mirror of
https://codeberg.org/sunder/sunder.git
synced 2026-07-16 06:24:36 +00:00
upgrade gut
This commit is contained in:
parent
6e724f67fe
commit
82aeebfd35
201 changed files with 8547 additions and 3871 deletions
|
|
@ -120,6 +120,8 @@ func get_shortcut():
|
|||
to_return.events.append(_source_event)
|
||||
return to_return
|
||||
|
||||
func get_input_event():
|
||||
return _source_event
|
||||
|
||||
func set_shortcut(sc):
|
||||
if(sc == null or sc.events == null || sc.events.size() <= 0):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue