mirror of
https://bitbucket.org/projectswg/holocore.git
synced 2026-01-16 23:04:20 -05:00
Made clientdata utility path generic
This commit is contained in:
@@ -46,7 +46,7 @@ public class ClientdataPrinterDatatable {
|
||||
|
||||
public static void main(String [] args) throws IOException {
|
||||
Log.addWrapper(new ConsoleLogWrapper());
|
||||
printTable("datatables/travel/travel.iff");
|
||||
printTable("path/to/iff.iff");
|
||||
}
|
||||
|
||||
@SuppressWarnings("UseOfSystemOutOrSystemErr")
|
||||
|
||||
Reference in New Issue
Block a user