mirror of
https://github.com/Mylloon/obs-replay-folders.git
synced 2025-01-15 12:34:33 +01:00
remove print
This commit is contained in:
parent
3e449ea946
commit
fc52643f43
1 changed files with 1 additions and 2 deletions
|
@ -12,7 +12,6 @@ function script_load()
|
|||
int get_running_fullscreen_game_path(char* buffer, int bufferSize)
|
||||
]]
|
||||
detect_game = ffi.load(script_path() .. "detect_game.dll")
|
||||
print(get_running_game_title())
|
||||
obs.obs_frontend_add_event_callback(obs_frontend_callback)
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue