Added RPF Explorer .yed, .yfd, .yld generic support

This commit is contained in:
dexy
2019-11-22 00:34:27 +11:00
Unverified
parent 4e64c324cf
commit 0f7f35d28b
13 changed files with 3149 additions and 1 deletions
+3
View File
@@ -77,6 +77,9 @@ namespace CodeWalker.GameFiles
VehicleLayouts = 21,
Peds = 22,
Ped = 23,
Yed = 24,
Yld = 25,
Yfd = 26,
}