mirror of
https://github.com/akuker/RASCSI.git
synced 2025-01-11 09:29:53 +00:00
Feature list update
This commit is contained in:
parent
30e05d4933
commit
bcb842bc68
@ -562,6 +562,7 @@ void GetDeviceTypeFeatures(PbServerInfo& serverInfo)
|
||||
types_features->set_type(SCRM);
|
||||
features->set_protectable(true);
|
||||
features->set_removable(true);
|
||||
features->set_lockable(true);
|
||||
features->set_supports_file(true);
|
||||
|
||||
types_features = serverInfo.add_types_features();
|
||||
|
Loading…
x
Reference in New Issue
Block a user