Skip to content

Commit

Permalink
import asset loader
Browse files Browse the repository at this point in the history
  • Loading branch information
QuanyiLi committed Aug 22, 2023
1 parent ec28ff6 commit b2b219e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions metadrive/engine/base_engine.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import logging
from metadrive.engine.asset_loader import AssetLoader
from metadrive.version import VERSION, asset_version
import os
from metadrive.pull_asset import pull_asset
Expand Down

0 comments on commit b2b219e

Please sign in to comment.