This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
midas
/
damaged-thunder
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
9e84eb3a86
Rami (Branch)
Tag
master
damaged-thun...
/
client
/
js
/
components
/
ComputerController.js
ComputerController.js
79 B
Cronologia
Originale
1
2
3
4
5
export class ComputerController {
constructor(pawn) {
this.pawn = pawn;
}
}