重开按钮改成图标,微调模式文字位置

This commit is contained in:
MrZ626
2021-08-06 01:07:05 +08:00
parent e788dd543e
commit a4541dd764
2 changed files with 8 additions and 3 deletions

View File

@@ -213,6 +213,11 @@ TEXTURE.quit_small=DOGC{30,30,
}}
}
TEXTURE.game={
restart=DOGC{32,32,{'setLW',3},{'dArc',16,16,11,.7,5.5},{'setLW',2.5},{'line',21,.7,24,8,16,11}},
pause=DOGC{18,23,{'fRect',0,0,3,23},{'fRect',15,0,3,23}},
}
--Replay speed buttons
TEXTURE.rep={
rep0=DOGC{50,50,{'fRect',11,8,8,34},{'fRect',31,8,8,34}},