mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-25 18:30:14 +00:00
3.0 - namespace
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using UnityEngine;
|
||||
|
||||
namespace XCharts
|
||||
namespace XCharts.Runtime
|
||||
{
|
||||
[Serializable]
|
||||
[SerieHandler(typeof(SimplifiedBarHandler), true)]
|
||||
|
||||
Reference in New Issue
Block a user