mirror of
https://codeberg.org/steam-vent/proto.git
synced 2026-08-02 12:14:48 +02:00
Revert "Update to latest proto definitions from SteamDatabase/Protobufs"
This reverts commit 9946f23749 for BC reasons.
This commit is contained in:
parent
38ae8528fb
commit
70a102b373
127 changed files with 28656 additions and 40688 deletions
|
|
@ -26,20 +26,6 @@ message CSteamOSManagerState {
|
|||
optional bool is_wifi_debug_supported = 11;
|
||||
optional bool is_wifi_debug_force_disabled = 12;
|
||||
optional bool is_wifi_force_wpa_supplicant_supported = 13;
|
||||
optional bool is_manual_gpu_clock_available = 14;
|
||||
optional int32 manual_gpu_clock_min = 15;
|
||||
optional int32 manual_gpu_clock_max = 16;
|
||||
repeated string platform_performance_profiles_available = 17;
|
||||
optional string platform_performance_profile_default = 18;
|
||||
optional bool is_charge_limit_available = 20;
|
||||
optional int32 charge_limit_min = 21;
|
||||
optional int32 charge_limit_max = 22;
|
||||
optional int32 charge_limit_default = 23;
|
||||
optional bool is_screen_reader_supported = 24;
|
||||
repeated string screen_reader_locales_available = 25;
|
||||
optional string screen_reader_locale_default = 26;
|
||||
optional bool is_system_tracing_available = 27;
|
||||
optional bool is_vrs_available = 28;
|
||||
}
|
||||
|
||||
message CSteamOSManager_GetState_Request {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue