mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 15:07:42 +02:00
Other way oops
This commit is contained in:
@@ -82,7 +82,7 @@ module.exports = class UndertaleCommand extends Command {
|
||||
ctx.drawImage(base, 0, 0);
|
||||
let font = 'DeterminationMono.ttf';
|
||||
let space = -3;
|
||||
let y = 28;
|
||||
let y = 31;
|
||||
switch (character) {
|
||||
case 'sans':
|
||||
font = 'UndertaleSans.ttf';
|
||||
|
||||
Reference in New Issue
Block a user