Remove old files
This commit is contained in:
@ -1,6 +1,9 @@
|
||||
import Foundation
|
||||
import WebSocketKit
|
||||
|
||||
|
||||
let numberOfCardsPerPlayer = 8
|
||||
|
||||
class AbstractTable<TablePlayer> where TablePlayer: Player {
|
||||
|
||||
/// The unique id of the table
|
||||
|
Reference in New Issue
Block a user