1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00

Cfg: Add get and set functions

This commit is contained in:
gnosygnu
2016-11-06 09:39:52 -05:00
parent 887724b536
commit f04cb73679
10 changed files with 175 additions and 37 deletions

View File

@@ -40,5 +40,5 @@ public class Xoh_head_itm__graph extends Xoh_head_itm__base {
}
private static final int Url__ary_len = 6;
private static byte[][] Url__ary;
private static final byte[] Js__graph_exec = Bry_.new_a7("xtn__graph__exec();");
private static final byte[] Js__graph_exec = Bry_.new_a7("xtn__graph__exec();");
}