Skip to content

Commit 08dc77d

Browse files
Update CassieMethod.cs
1 parent 58536cc commit 08dc77d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Code/MethodSystem/Methods/CASSIEMethods/CassieMethod.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ public override void Execute()
7171
// todo: check if this glitchScale works as intended
7272
Announcer.Message(
7373
message,
74-
translation,
74+
subtitles,
7575
glitchScale: isNoisy ? 1 : 0
7676
);
7777
}

0 commit comments

Comments
 (0)