We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42d89bc commit 64aaaa7Copy full SHA for 64aaaa7
fighters/ken/src/acmd/mod.rs
@@ -16,4 +16,5 @@ pub fn install() {
16
specials::install();
17
throws::install();
18
ground::install();
19
+ finals::install();
20
}
0 commit comments