feat: add wooden fish play template
This commit is contained in:
4
server-rs/crates/module-wooden-fish/src/application.rs
Normal file
4
server-rs/crates/module-wooden-fish/src/application.rs
Normal file
@@ -0,0 +1,4 @@
|
||||
pub use crate::domain::{
|
||||
apply_run_checkpoint, default_floating_words, finish_run, normalize_floating_words,
|
||||
normalize_word_counters,
|
||||
};
|
||||
Reference in New Issue
Block a user