上传YomovSDK
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
using FishNet.Documenting;
|
||||
|
||||
namespace FishNet.Editing
|
||||
{
|
||||
[APIExclude]
|
||||
public static class EditingConstants
|
||||
{
|
||||
public const string PRO_ASSETS_LOCKED_TEXT = "Fields marked with * are only active with Fish-Networking Pro.";
|
||||
public const string PRO_ASSETS_UNLOCKED_TEXT = "Thank you for supporting Fish-Networking! Pro asset features are unlocked.";
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user