19 lines
172 B
INI
Executable File
19 lines
172 B
INI
Executable File
;; _
|
|
|
|
;; fix shortcut on first hold
|
|
|
|
modify:
|
|
{
|
|
match:
|
|
{
|
|
"targetname" "d1_breakable"
|
|
"classname" "func_breakable"
|
|
}
|
|
replace:
|
|
{
|
|
"origin" "-2185 -10000 272"
|
|
}
|
|
}
|
|
|
|
|