using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class Generalmanagement : MonoBehaviour
{
public Judgmentstate judgmentstate;
void Start()
}
void Update()