Fixed Checkbox and Images showing on Buttons

This commit is contained in:
Simeon "Waldo" Wallrath 2024-08-30 15:41:10 +02:00
parent 808b378db1
commit a76678c5ba
87 changed files with 800 additions and 3518 deletions

View file

@ -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
}
]
]
}