mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-08-20 01:25:45 -05:00
Change namespaces from VRM/global to VRM.Samples for all scripts in VRM.Samples
This commit is contained in:
@@ -6,7 +6,7 @@ using System.Runtime.InteropServices;
|
||||
#endif
|
||||
|
||||
|
||||
namespace VRM
|
||||
namespace VRM.Samples
|
||||
{
|
||||
public static class FileDialogForWindows
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user