added emotes

This commit is contained in:
2026-04-17 16:48:13 +05:30
parent 210722a472
commit 4ba7623b13
2754 changed files with 217704 additions and 1729 deletions
+1 -1
View File
@@ -124,7 +124,7 @@ public class LoginManager : MonoBehaviour
}
#if UNITY_EDITOR
static bool EditorWorkspaceLooksLikeClone()
public static bool EditorWorkspaceLooksLikeClone()
{
// Project folder is parent of Assets (same as editor project path).
string projectRoot = Path.GetDirectoryName(Application.dataPath);