Healthbar
This commit is contained in:
@@ -14,6 +14,5 @@ public class MapSelect : MonoBehaviour
|
||||
{
|
||||
Toggle toggle = maps.GetFirstActiveToggle();
|
||||
GameManager.map = toggle.name;
|
||||
print(GameManager.map);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user