【m】入口更新
This commit is contained in:
@@ -26,15 +26,6 @@ namespace R
|
||||
public const string unityengine_coremodule_dll_bytes = "Android_UnityEngine.CoreModule.dll";
|
||||
public const string yooasset_dll_bytes = "Android_YooAsset.dll";
|
||||
}
|
||||
}
|
||||
public static class font
|
||||
{
|
||||
public const string arialunicodemssdf_asset = "Font_Arial Unicode MS SDF";
|
||||
public const string arialunicodems_ttf = "Font_Arial Unicode MS";
|
||||
public const string sweigothiclegcjksc_demilightblue_asset = "Font_SweiGothicLegCJKsc-DemiLight Blue";
|
||||
public const string sweigothiclegcjksc_demilightsdf_asset = "Font_SweiGothicLegCJKsc-DemiLight SDF";
|
||||
public const string sweigothiclegcjksc_demilight_ttf = "Font_SweiGothicLegCJKsc-DemiLight";
|
||||
public const string sweigothiclegcjksc_medium_ttf = "Font_SweiGothicLegCJKsc-Medium";
|
||||
}
|
||||
public static class prefabs
|
||||
{
|
||||
@@ -51,6 +42,7 @@ namespace R
|
||||
}
|
||||
public static class sprites
|
||||
{
|
||||
public const string bg_png = "Sprites_bg";
|
||||
}
|
||||
public static class video
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user