WIP büro
This commit is contained in:
5
python_version/nase_mode.py
Normal file
5
python_version/nase_mode.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from enum import IntEnum
|
||||
|
||||
class nase_mode(IntEnum):
|
||||
generate_ase = 1
|
||||
pass_ase = 2
|
||||
Reference in New Issue
Block a user