fix missed cls
This commit is contained in:
		| @@ -80,6 +80,7 @@ cols = { | ||||
| } | ||||
|  | ||||
| function _draw() | ||||
|  cls() | ||||
|  camera(-63,-63) | ||||
|  line(0,0,gdx/magnitude,gdy/magnitude,cols[magnitude] or 2) | ||||
|  rectfill(0,0,gdx/magnitude,0,5) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user