Create APIStuff.hx
This commit is contained in:
parent
ccf8cf942c
commit
5617070c41
7
source/APIStuff.hx
Normal file
7
source/APIStuff.hx
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
package;
|
||||||
|
|
||||||
|
class APIStuff
|
||||||
|
{
|
||||||
|
public static var API:String = "";
|
||||||
|
public static var EncKey:String = "";
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user