Skip to content
Snippets Groups Projects
Commit 71997396 authored by q3k's avatar q3k Committed by q3k
Browse files

shoegaze: fix rendering

parent 07330905
No related branches found
No related tags found
1 merge request!123Merge back fixes from 1.0.0
......@@ -189,8 +189,6 @@ class ShoegazeApp(Application):
ctx.rgb(0, 0.6, 0)
ctx.text("fuzz off")
ctx.restore()
def think(self, ins: InputState, delta_ms: int) -> None:
super().think(ins, delta_ms)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment