syphon: Remove references to game capture
This commit is contained in:
@@ -4,7 +4,7 @@ OBS_DECLARE_MODULE()
|
||||
OBS_MODULE_USE_DEFAULT_LOCALE("syphon", "en-US")
|
||||
MODULE_EXPORT const char *obs_module_description(void)
|
||||
{
|
||||
return "Syphon based game capture for macOS";
|
||||
return "Syphon frame sharing";
|
||||
}
|
||||
|
||||
extern struct obs_source_info syphon_info;
|
||||
|
Reference in New Issue
Block a user