this is stupid.
This commit is contained in:
parent
2f8abe0a0b
commit
1d47f2fe58
@ -10,16 +10,14 @@ local ftypes = {
|
||||
dfext = 2,
|
||||
ddir = 3,
|
||||
ddex = 4,
|
||||
dtfile = 5,
|
||||
dtext = 6,
|
||||
tfile = 5,
|
||||
text = 6,
|
||||
dlink = 7,
|
||||
unused = 8,
|
||||
file = 9,
|
||||
fext = 10,
|
||||
dir = 11,
|
||||
dex = 12,
|
||||
tfile = 13,
|
||||
text = 14,
|
||||
link = 15
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user