mirror of
https://github.com/csd4ni3l/fractal-viewer.git
synced 2026-01-01 04:13:41 +01:00
Fix julia not working and rename a variable.
This commit is contained in:
@@ -9,6 +9,7 @@ discord_presence_id = 1365949409254441000
|
||||
|
||||
initial_real_imag = {
|
||||
"mandelbrot": (-2.0, 1.0, -1.0, 1.0),
|
||||
"julia": (-2.0, 1.0, -1.0, 1.0),
|
||||
"mandelbar": (-2.0, 1.0, -1.0, 1.0),
|
||||
"phoenix_fractal": (-2.0, 1.0, -1.0, 1.0),
|
||||
"lambda_fractal": (-2.0, 1.0, -1.0, 1.0),
|
||||
|
||||
Reference in New Issue
Block a user