됨? => 안됨

vpe 호환 => 메서드를 찾지를 못함 타입 한번 봐야할듯
바닐라 => 망가짐 위와 비슷한 이유일듯
This commit is contained in:
2025-05-28 14:09:32 +09:00
parent 7ce3eb956a
commit 6ee74a928c
4 changed files with 83 additions and 24 deletions

13
.idea/.idea.psycastDontNeedPsyfocus/.idea/.gitignore generated vendored Normal file
View File

@@ -0,0 +1,13 @@
# 디폴트 무시된 파일
/shelf/
/workspace.xml
# Rider에서 무시된 파일
/modules.xml
/.idea.psycastDontNeedPsyfocus.iml
/contentModel.xml
/projectSettingsUpdater.xml
# 에디터 기반 HTTP 클라이언트 요청
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="UserContentModel">
<attachedFolders />
<explicitIncludes />
<explicitExcludes />
</component>
</project>

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
</component>
</project>