forked from LeenkxTeam/LNXSDK
Repe [T3DU] and Moises Jpelaez updates
This commit is contained in:
@ -73,7 +73,7 @@ typedef TTheme = {
|
||||
var FULL_TABS: Bool; // Make tabs take full window width
|
||||
}
|
||||
|
||||
@:enum abstract LinkStyle(Int) from Int {
|
||||
enum abstract LinkStyle(Int) from Int {
|
||||
var Line = 0;
|
||||
var CubicBezier = 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user