add player rotation display
This commit is contained in:
parent
bfb92c513d
commit
e502ca00de
3 changed files with 9 additions and 5 deletions
|
@ -26,7 +26,3 @@ export function display_parser() {
|
|||
}),
|
||||
});
|
||||
}
|
||||
|
||||
function char_parser() {
|
||||
return z.string().length(1);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue