Add a formatting script for Travis CI #3
@ -13,4 +13,3 @@ func _init(f_ref : FuncRef, perm_lvl : int, mx_args : int, mn_args : int, whr :
|
|||||||
max_args = mx_args
|
max_args = mx_args
|
||||||
min_args = mn_args
|
min_args = mn_args
|
||||||
where = whr
|
where = whr
|
||||||
|
|
@ -9,4 +9,3 @@ func _init(sndr_dt, cmd, whspr):
|
|||||||
sender_data = sndr_dt
|
sender_data = sndr_dt
|
||||||
command = cmd
|
command = cmd
|
||||||
whisper = whspr
|
whisper = whspr
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user