Fixed Checkbox and Images showing on Buttons
This commit is contained in:
parent
808b378db1
commit
a76678c5ba
87 changed files with 800 additions and 3518 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"FileVersion": 3,
|
||||
"Version": 5.4,
|
||||
"VersionName": "5.4",
|
||||
"Version": 5.3,
|
||||
"VersionName": "5.3",
|
||||
"FriendlyName": "VRExpansionPlugin",
|
||||
"Description": "Adds several new VR features & components to UE4",
|
||||
"Category": "VRExpansion",
|
||||
|
@ -33,7 +33,7 @@
|
|||
"LoadingPhase": "PostEngineInit"
|
||||
}
|
||||
],
|
||||
"Plugins": [
|
||||
"Plugins": [
|
||||
{
|
||||
"Name": "ChaosVehiclesPlugin",
|
||||
"Enabled": true
|
||||
|
@ -41,10 +41,6 @@
|
|||
{
|
||||
"Name": "XRBase",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "Mover",
|
||||
"Enabled": true
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue