mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 21:01:52 +00:00
Reprocess, load and hot swap changed assets using new asset pipeline
This commit is contained in:
@@ -102,6 +102,8 @@ class PropertiesWindow : EditorWindow
|
||||
|
||||
private void ShowPropertiesEditor(AssetFile assetFile)
|
||||
{
|
||||
return;
|
||||
|
||||
if (_currentPropertiesEditor == null)
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user