mirror of
https://github.com/processing/processing4.git
synced 2026-02-11 01:29:17 +01:00
whups
This commit is contained in:
@@ -34,7 +34,7 @@ public class Archiver {
|
||||
PdeEditor editor;
|
||||
|
||||
// someday these will be settable
|
||||
boolean useDate = true; //false;
|
||||
boolean useDate = false;
|
||||
int digits = 3;
|
||||
|
||||
NumberFormat numberFormat;
|
||||
|
||||
Reference in New Issue
Block a user