Closed 3C-SCSU closed 6 months ago
Recovering file/directories deleted erroneously:
Apparently happened that the directory [gui_windows] currently on:
Should also exist in the brain*app/client - and was delete, accidentally: That's what is causing the error for the GUI.py;
Quick reference: https://www.youtube.com/watch?v=-UMFF4_65dw https://www.smashingmagazine.com/2023/12/recovering-deleted-files-git-working-tree/
done https://github.com/3C-SCSU/Avatar/pull/105
It works now. Bug fixed.
Recovering file/directories deleted erroneously:
Apparently happened that the directory [gui_windows] currently on:
Should also exist in the brain*app/client - and was delete, accidentally: That's what is causing the error for the GUI.py;
Quick reference: https://www.youtube.com/watch?v=-UMFF4_65dw https://www.smashingmagazine.com/2023/12/recovering-deleted-files-git-working-tree/