what the fuck is going on why is every file suddenly different hgehkthjlsfdjlsjlgrjlkger
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Ergonomics
|
||||
@@ -0,0 +1,6 @@
|
||||
local raster = import("raster")
|
||||
local ANSIColorPallete = import("halyde.core.termlib.lua").ANSIColorPalette
|
||||
|
||||
raster.drawPixel(4, 3, ANSIColorPallete["bright"][3])
|
||||
raster.drawPixel(40, 34, nil, ANSIColorPallete["bright"][4])
|
||||
raster.drawPixel(3, 3)
|
||||
Reference in New Issue
Block a user