mirror of
https://github.com/smyalygames/monopoly.git
synced 2025-12-29 07:48:48 +01:00
Removed unecessary usings
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
||||
public class Cards
|
||||
public class Cards
|
||||
{
|
||||
|
||||
public int card_id;
|
||||
|
||||
Reference in New Issue
Block a user