mirror of
https://github.com/okalachev/flix.git
synced 2026-02-17 15:41:32 +00:00
Minor fixes and changes
This commit is contained in:
@@ -169,6 +169,7 @@ const char* getModeName() {
|
||||
case MANUAL: return "MANUAL";
|
||||
case ACRO: return "ACRO";
|
||||
case STAB: return "STAB";
|
||||
case USER: return "USER";
|
||||
default: return "UNKNOWN";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user