Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add InvalidMaterialItemId #3090

Conversation

eugene-doobu
Copy link
Member

add invalid material item id

@eugene-doobu eugene-doobu added this to the v260.0.0 milestone Dec 16, 2024
@eugene-doobu eugene-doobu self-assigned this Dec 16, 2024
@eugene-doobu eugene-doobu requested review from ipdae and U-lis December 16, 2024 06:39
/// <summary>
/// The list of invalid item ids for material.
/// </summary>
public static readonly int[] InvalidMaterialItemId = { 10660004, 10760009, 40100042, 40100043, };
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

�나중에 값이 변경된다면 그땐 아예 시트로 다루는게 좋을 것 같습니다.

Lib9c/Action/Synthesize.cs Outdated Show resolved Hide resolved
@eugene-doobu eugene-doobu linked an issue Dec 17, 2024 that may be closed by this pull request
@eugene-doobu eugene-doobu merged commit 84f701a into planetarium:release/1.21.0 Dec 17, 2024
13 checks passed
@eugene-doobu eugene-doobu deleted the feature/add-invalid-item-ids branch December 17, 2024 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

add InvalidMaterialItemId
2 participants