mirror of
https://github.com/PoshoDev/DexTool.git
synced 2026-08-26 12:34:32 -05:00
5 lines
105 B
Plaintext
5 lines
105 B
Plaintext
function dex_hisui_load() {
|
|
//if (global.show_hisui)
|
|
global.hisuidata = csv_load("hisuidex");
|
|
}
|