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

[0067-multiple-files(2)] 相対パス指定時にファイル取り込みが失敗する問題を修正 #448

Merged
merged 1 commit into from
Sep 28, 2019

Conversation

cwtickle
Copy link
Owner

@cwtickle cwtickle commented Sep 28, 2019

変更内容

  • 相対パス指定時に外部譜面ファイル取り込みが失敗する問題を修正しました。
  • また、サンプル2の譜面分割フラグの初期値をfalseに戻しました。

変更理由

  • ドット( . )で単純分割していたため、相対パスのドットを拾っていました。
    末尾のドットのみを拾うように修正しました。

その他コメント

@cwtickle cwtickle merged commit 0c8e8ac into develop Sep 28, 2019
@cwtickle cwtickle added the bug Something isn't working label Sep 28, 2019
@cwtickle cwtickle deleted the feature/0067-multiple-files branch October 1, 2019 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant