reimplement avatar as a plain sprite; handle sprite items as these are mostly needed for avatar
This commit is contained in:
@@ -4,7 +4,6 @@ use std::io::Cursor;
|
||||
use radix_fmt::radix_36;
|
||||
use loe::{process, Config, TransformMode};
|
||||
|
||||
pub mod avatar;
|
||||
pub mod colour;
|
||||
pub mod dialogue;
|
||||
pub mod ending;
|
||||
|
||||
Reference in New Issue
Block a user