mirror of
https://github.com/jneug/zeichenmaschine.git
synced 2026-04-14 06:33:34 +02:00
Neuer Zustand QUITING
This commit is contained in:
@@ -36,12 +36,13 @@ public final class Options {
|
||||
INITIALIZING,
|
||||
INITIALIZED,
|
||||
RUNNING,
|
||||
UPDATING,
|
||||
DRAWING,
|
||||
PAUSED,
|
||||
STOPPED,
|
||||
TERMINATED,
|
||||
QUITING,
|
||||
IDLE,
|
||||
UPDATING,
|
||||
DRAWING,
|
||||
DELAYED,
|
||||
DISPATCHING
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user