Fix ExtendedASCII #2699
KernelFox0
started this conversation in
Ideas
Replies: 3 comments
|
I think its a .NET issue. I think they updated the compiler to do something and theres a method that's being called that isn't plugged |
0 replies
|
Maybe. The error is: So that function is not plugged, right? |
0 replies
|
im doing why not working |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
ExtendedASCII is broken in current build of cosmos but it worked before.
Like making this possible again to print the █ character (ASCII 219):
All reactions