fix start icon

This commit is contained in:
2020-01-30 18:55:24 +05:00
parent d8b7c5b94b
commit 46e920110f
+11 -1
View File
@@ -2,5 +2,15 @@
"FileVersion": 3,
"EngineAssociation": "4.24",
"Category": "",
"Description": ""
"Description": "",
"Modules": [
{
"Name": "railwayWorker",
"Type": "Runtime",
"LoadingPhase": "Default",
"AdditionalDependencies": [
"Engine"
]
}
]
}