mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
[feature-274] add OCULUS_LIB_NOT_FOUND error
This commit is contained in:
@@ -13,6 +13,7 @@ export enum BSLaunchError{
|
||||
BS_ALREADY_RUNNING = "BS_ALREADY_RUNNING",
|
||||
OCULUS_NOT_RUNNING = "OCULUS_NOT_RUNNING",
|
||||
BS_EXIT_ERROR = "EXIT",
|
||||
OCULUS_LIB_NOT_FOUND = "OCULUS_LIB_NOT_FOUND",
|
||||
UNKNOWN_ERROR = "UNKNOWN_ERROR",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user