update API and implement preliminary ability to add sources to scenes
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
const char *random_getname(const char *locale)
|
||||
{
|
||||
return "Random;";
|
||||
return "Random Source";
|
||||
}
|
||||
|
||||
struct random_tex *random_create(const char *settings, obs_source_t source)
|
||||
|
Reference in New Issue
Block a user