testing pre-commit strats
This commit is contained in:
@ -1,14 +1,14 @@
|
||||
#Info background transparency. 1 means opaque.
|
||||
#Range: 0.0 ~ 1.0
|
||||
infoAlpha = 0.5
|
||||
#Info alignment. 0 means top. 1 means middle. 2 means bottom.
|
||||
#Range: 0 ~ 2
|
||||
infoAnchor = 1
|
||||
#Info max width. 0.5 means half screen. default: 0.3
|
||||
#Range: 0.0 ~ 0.5
|
||||
infoMaxWidth = 0.3
|
||||
#Render Selection only when pressing shift
|
||||
selectionDisplayRequireShift = false
|
||||
#Scroll for selection only when pressing shift
|
||||
selectionScrollRequireShift = true
|
||||
|
||||
#Info background transparency. 1 means opaque.
|
||||
#Range: 0.0 ~ 1.0
|
||||
infoAlpha = 0.5
|
||||
#Info alignment. 0 means top. 1 means middle. 2 means bottom.
|
||||
#Range: 0 ~ 2
|
||||
infoAnchor = 1
|
||||
#Info max width. 0.5 means half screen. default: 0.3
|
||||
#Range: 0.0 ~ 0.5
|
||||
infoMaxWidth = 0.3
|
||||
#Render Selection only when pressing shift
|
||||
selectionDisplayRequireShift = false
|
||||
#Scroll for selection only when pressing shift
|
||||
selectionScrollRequireShift = true
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
#Restore full health on respawn
|
||||
restoreFullHealthOnRespawn = true
|
||||
|
||||
#Restore full health on respawn
|
||||
restoreFullHealthOnRespawn = true
|
||||
|
||||
|
Reference in New Issue
Block a user