UI: Add source icons
This commit is contained in:
committed by
jp9000
parent
226f704e90
commit
82ffcdc827
@@ -2103,4 +2103,5 @@ struct obs_source_info game_capture_info = {
|
||||
.update = game_capture_update,
|
||||
.video_tick = game_capture_tick,
|
||||
.video_render = game_capture_render,
|
||||
.icon_type = OBS_ICON_TYPE_GAME_CAPTURE,
|
||||
};
|
||||
|
Reference in New Issue
Block a user