armory/blender/make_state.py
2017-01-18 14:52:51 +01:00

13 lines
232 B
Python

target = 'krom'
last_target = 'krom'
in_viewport = False
playproc = None
compileproc = None
playproc_finished = False
compileproc_finished = False
compileproc_success = False
play_area = None
krom_running = False
is_paused = False