Skip to content

Commit 7ba8620

Browse files
committed
Fixes for Linux
1 parent 81d91bc commit 7ba8620

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/utils/AssetsManager.hx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ import haxe.io.Path;
66
import haxe.Json;
77
import haxe.crypto.Md5;
88

9+
import src.JsonFile;
10+
import src.SlushiUtils;
11+
912
using StringTools;
1013

1114
/**

0 commit comments

Comments
 (0)