🗑️[Remove] Model : テストコードを削除
This commit is contained in:
@@ -883,7 +883,6 @@ def callbackSetEnableOverlaySmallLog(value):
|
|||||||
if config.ENABLE_OVERLAY_SMALL_LOG is True and config.ENABLE_TRANSCRIPTION_RECEIVE is True:
|
if config.ENABLE_OVERLAY_SMALL_LOG is True and config.ENABLE_TRANSCRIPTION_RECEIVE is True:
|
||||||
if model.overlay.initialized is False and model.overlay.checkSteamvrRunning() is True:
|
if model.overlay.initialized is False and model.overlay.checkSteamvrRunning() is True:
|
||||||
model.startOverlay()
|
model.startOverlay()
|
||||||
print("model.startOverlay()")
|
|
||||||
elif config.ENABLE_OVERLAY_SMALL_LOG is False:
|
elif config.ENABLE_OVERLAY_SMALL_LOG is False:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user