v0.11.1:小Z更新

This commit is contained in:
MrZ626
2020-10-01 22:04:24 +08:00
parent 0e2698792b
commit 71fec8b497
179 changed files with 1894 additions and 915 deletions

View File

@@ -13,7 +13,7 @@ local color={
lRed={1,.5,.5},
lGreen={.5,1,.5},
lBlue={.6,.7,1},
lBlue={.6,.6,1},
lYellow={1,1,.5},
lMagenta={1,.5,1},
lCyan={.5,1,1},
@@ -34,6 +34,7 @@ local color={
pink={1,0,.6},
grass={.6,1,0},
water={0,1,.6},
sky={.6,.75,1},
black={0,0,0},
white={1,1,1},