Skip to content

Commit

Permalink
Fixed "Jump to File System" not working.
Browse files Browse the repository at this point in the history
  • Loading branch information
akitisa-epic committed May 14, 2020
1 parent 9fa3cdc commit b416c12
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/tk_unreal/unreal_sg_engine.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
import unreal
import sgtk.platform
import config
import sys
import os

unreal.log("Loading Shotgun Engine for Unreal from {}".format(__file__))

Expand Down

0 comments on commit b416c12

Please sign in to comment.