mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
[bugfix/527] Prevents a downloaded oculus version from launching the original oculus version is not present
This commit is contained in:
@@ -17,6 +17,7 @@ export enum BSLaunchError{
|
||||
PROTON_NOT_SET = "PROTON_NOT_SET",
|
||||
PROTON_NOT_FOUND = "PROTON_NOT_FOUND",
|
||||
UNKNOWN_ERROR = "UNKNOWN_ERROR",
|
||||
ORIGINAL_OCULUS_NOT_INSTALLED = "ORIGINAL_OCULUS_NOT_INSTALLED"
|
||||
}
|
||||
|
||||
export enum BSLaunchEvent{
|
||||
|
||||
Reference in New Issue
Block a user