FIX merge conflict garbage
This commit is contained in:
parent
17ca811255
commit
79767ac1e4
|
@ -122,13 +122,8 @@ local hwp = {
|
||||||
x = _RIGHT_X_,
|
x = _RIGHT_X_,
|
||||||
y = _HWP_Y_,
|
y = _HWP_Y_,
|
||||||
x_align = 'right',
|
x_align = 'right',
|
||||||
<<<<<<< HEAD
|
|
||||||
text_color = _G_Patterns_.PURPLE,
|
|
||||||
text = '<R> | <S> | <D> | <T> | <Z>'
|
|
||||||
=======
|
|
||||||
text_color = _G_Patterns_.BLUE,
|
text_color = _G_Patterns_.BLUE,
|
||||||
text = '<hwp_pref>'
|
text = '<hwp_pref>'
|
||||||
>>>>>>> tmp
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue