recruitment done

This commit is contained in:
the me 2022-08-23 02:43:11 -07:00
parent 00587c8b44
commit 62f4ba5f5f
18 changed files with 660 additions and 285 deletions

View file

@ -11,14 +11,14 @@ enum TEXTTYPE {
global.textdefault = {
x: 320,
y: 200,
y: 260,
width: 640,
height: 100,
spriteposx: 210,
spriteposy: 190,
sprite: s_spacetext,
type: TEXTTYPE.ADV,
font: ft_chiaro,
font: ft_couriernew,
}