Commit 6b6d04a1 by BellCodeEditor

save project

parent 3c94d262
Showing with 1 additions and 1 deletions
......@@ -21,7 +21,7 @@ ax=360
ay=300
x, y = 240, 120
s=0
m=pygame.font.Font("neuropol.ttf",100)
m=pygame.font.Font("msjhbd.ttc",100)
i="傻逼"+str(s)
t=m.render(i,False,[100,255,100])
position = [(180, 90), (180, 120), (210, 120), (x, y)]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment