Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf616e56

Browse files
committed
Moving EpfList to ViewerResources
1 parent4a9c739 commitf616e56

File tree

4 files changed

+441
-2
lines changed

4 files changed

+441
-2
lines changed

‎EPFViewer.gd‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -400,8 +400,8 @@ func get_option_index(
400400

401401
funcmatch_palette()->void:
402402
varepf_key=epf_options.get_item_text(epf_options.selected)
403-
ifepf_keyinResources.EpfPals:
404-
varpal_key=Resources.EpfPals[epf_key]
403+
ifepf_keyinViewerResources.EpfPals:
404+
varpal_key=ViewerResources.EpfPals[epf_key]
405405
pal_options.select(get_option_index(pal_options,pal_key))
406406

407407
func_on_epf_options(index):

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp