fix typos after regex code style fix
This commit is contained in:
parent
ad77bf6d51
commit
7cae2bb925
@ -229,13 +229,13 @@ struct SCEStyle
|
|||||||
ShapePlayersCountBox = 4
|
ShapePlayersCountBox = 4
|
||||||
ShapeHeaderBox = 2
|
ShapeHeaderBox = 2
|
||||||
ShapeLeftStateBoxTopPlayer = 1
|
ShapeLeftStateBoxTopPlayer = 1
|
||||||
ShapeLeftStateBoxMidPlayer = 0
|
ShapeLeftStateBoxMidPlayer = 1
|
||||||
ShapeLeftStateBoxBottomPlayer = 3
|
ShapeLeftStateBoxBottomPlayer = 1
|
||||||
ShapePlayerBoxTopPlayer = 1
|
ShapePlayerBoxTopPlayer = 0
|
||||||
ShapePlayerBoxMidPlayer = 0
|
ShapePlayerBoxMidPlayer = 0
|
||||||
ShapePlayerBoxBottomPlayer = 3
|
ShapePlayerBoxBottomPlayer = 0
|
||||||
ShapeStatsBoxTopPlayer = 1
|
ShapeStatsBoxTopPlayer = 3
|
||||||
ShapeStatsBoxMidPlayer = 0
|
ShapeStatsBoxMidPlayer = 3
|
||||||
ShapeStatsBoxBottomPlayer = 3
|
ShapeStatsBoxBottomPlayer = 3
|
||||||
|
|
||||||
ServerNameBoxColor = (R=75, G=0, B=0, A=200)
|
ServerNameBoxColor = (R=75, G=0, B=0, A=200)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user