Skip to content

Commit 574f27a

Browse files
author
Kurt Dekker
committed
UnitySAM: ReciterTabs: change phonetics for single 'x' character to be EH4KS instead of EH4KR (I think it was in error?)
1 parent a2f292c commit 574f27a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UnitySAM/Assets/SAMCSourceCode/src/ReciterTabs_h.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ public static partial class UnitySAM
451451
'(','W',')', '=','W'|0x80,
452452

453453
']','X'|0x80,
454-
' ','(','X',')',' ', '=','E','H','4','K','R'|0x80,
454+
' ','(','X',')',' ', '=','E','H','4','K','S'|0x80,
455455
' ','(','X',')', '=','Z'|0x80,
456456
'(','X',')', '=','K','S'|0x80,
457457

0 commit comments

Comments
 (0)