test
parent
4a30b91981
commit
e09b91c710
|
|
@ -37,6 +37,8 @@ namespace Gameplay.Story.Cmp
|
|||
public override void OnInspectorGUI()
|
||||
{
|
||||
// base.OnInspectorGUI();
|
||||
|
||||
// Test
|
||||
|
||||
if (Application.isPlaying)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue