mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-05-18 20:19:55 +08:00
Fix whitespace [skip actions]
This commit is contained in:
committed by
Melledy
Unverified
parent
510d564bcb
commit
ae2d1fe438
@@ -29,7 +29,7 @@ public class DataLoader {
|
||||
public static InputStream load(String resourcePath) throws FileNotFoundException {
|
||||
return load(resourcePath, true);
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Creates an input stream reader for a data file. If the file isn't found within the /data directory then it will fallback to the default within the jar resources
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user