Skip to content

Commit 8f522f9

Browse files
committed
a test commit to trigger coverage comment
1 parent 7d67c38 commit 8f522f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/player.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1082,7 +1082,7 @@ impl Player {
10821082
);
10831083

10841084
dumper.print_variables(
1085-
"Global Variables:",
1085+
"Global Variables 2:",
10861086
"_global",
10871087
&activation.context.avm1.global_object(),
10881088
&mut activation,

0 commit comments

Comments
 (0)