add backtick to ascii table, which was missing before and caused offsets after backtick to be off by 1
This commit is contained in:
@@ -96,6 +96,7 @@ struct
|
||||
SlashBackwards.lerp,
|
||||
SquareBracketClosed.lerp,
|
||||
Caret.lerp,
|
||||
Backtick.lerp,
|
||||
Underscore.lerp,
|
||||
LowerCaseA.lerp,
|
||||
LowerCaseB.lerp,
|
||||
|
||||
Reference in New Issue
Block a user