mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-09-02 18:37:55 +00:00
Make the sidebar a little wider
I was going to do something productive tonight, but then this happened. Whatever, I'm retired, I'm allowed to make my entire existence just adding 50px to things. Heck, maybe I'll do the same tomorrow too.
This commit is contained in:
@@ -14,7 +14,7 @@ thread, not the whole program.
|
||||
|
||||
:::tip
|
||||
Because sleep internally uses timers, it is a function that yields. This means
|
||||
that you can use it to prevent "Too long without yielding" errors, however, as
|
||||
that you can use it to prevent "Too long without yielding" errors. However, as
|
||||
the minimum sleep time is 0.05 seconds, it will slow your program down.
|
||||
:::
|
||||
|
||||
|
Reference in New Issue
Block a user