mirror of
https://git.ethanthesleepy.one/ethanaobrien/ew
synced 2026-07-12 08:42:20 +08:00
Redo databases module to pull information from masterdata csv files
This commit is contained in:
21
src/router/databases/csv-en/dialog_button.csv
Normal file
21
src/router/databases/csv-en/dialog_button.csv
Normal file
@@ -0,0 +1,21 @@
|
||||
_id,_spriteName,_masterTextId,_masterTextIdColor,_masterReleaseLabelId
|
||||
CloseButton,common_img_white,Button_Close,Common_BlackText,1
|
||||
OkButton,common_img_white,Button_Ok,Common_WhiteText,1
|
||||
CancelButton,common_img_white,Button_Cancel,Common_BlackText,1
|
||||
CloseOkButton,common_img_white,Button_Ok,Common_WhiteText,1
|
||||
UpdateButton,common_img_white,Button_Update,Common_WhiteText,1
|
||||
RetryButton,common_img_white,Button_Retry,Common_WhiteText,1
|
||||
DownloadButton,common_img_white,Button_Download,Common_WhiteText,1
|
||||
VoiceOnButton,common_img_white,Button_VoiceOn,Common_GrayText,1
|
||||
VoiceOffButton,common_img_white,Button_VoiceOff,Common_GrayText,1
|
||||
ReturnButton,common_img_white,Button_Return,Common_BlackText,1
|
||||
ResumeButton,common_img_white,Button_Resume,Common_WhiteText,1
|
||||
SuspendButton,common_img_white,Button_Suspend,Common_BlackText,1
|
||||
SkipButton,common_img_white,Button_Skip,Common_BlackText,1
|
||||
RestartButton,common_img_white,Button_Restart,Common_WhiteText,1
|
||||
ShopButton,common_img_white,Button_Shop,Common_WhiteText,1
|
||||
HomeButton,common_img_white,Button_Home,Common_WhiteText,1
|
||||
BuyGemButton,common_img_white,Button_BuyGem,Common_WhiteText,1
|
||||
PresentBoxButton,common_img_white,Button_PresentBox,Common_WhiteText,1
|
||||
ChatButton,common_img_white,Button_Chat,Common_WhiteText,1
|
||||
ReleaseButton,common_img_white,Button_Release,Common_WhiteText,1
|
||||
|
Reference in New Issue
Block a user