Files @ 6a0ab4fe9f5e
Branch filter:

Location: Morevna/src/status.py

Laman
changed naming to snake case. sadly no love for camel case in this world
1
2
3
4
5
class incompatible:
	version = 100
	parameters = 101

locked = 102