Merge branch 'one_eighth' into multi-server
This commit is contained in:
commit
f2065e2fcb
|
@ -40,6 +40,7 @@ $scales = array(
|
|||
"50" => "1/2x",
|
||||
"33" => "1/3x",
|
||||
"25" => "1/4x",
|
||||
"12.5" => "1/8x",
|
||||
);
|
||||
|
||||
$bwArray = array(
|
||||
|
|
Loading…
Reference in New Issue