recruitment done
This commit is contained in:
parent
00587c8b44
commit
62f4ba5f5f
18 changed files with 660 additions and 285 deletions
|
@ -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,
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue