format fixes
This commit is contained in:
@@ -10,8 +10,10 @@ func characterPaul() inkwell.Character {
|
||||
Speed: 96,
|
||||
W: 28,
|
||||
H: 68,
|
||||
Start: inkwell.Point{X: 120, Y: 232},
|
||||
|
||||
Start: inkwell.Point{
|
||||
X: 120,
|
||||
Y: 232,
|
||||
},
|
||||
SpeechColor: Ink,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user