Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
great_wolves
/
feast
forkato da
chemicalcrux/feast
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
Add some logging to try and track down a bug
master
Fen Dweller
5 anni fa
parent
52aa95e317
commit
e23679cd3f
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/components/Statblock.vue
+ 1
- 0
src/components/Statblock.vue
Vedi File
@@ -82,6 +82,7 @@ import 'tippy.js/dist/tippy.css'
ContainerView
},
data () {
console.log([NoAI, RandomAI])
return {
POV: POV,
ais: [NoAI, RandomAI]
Write
Preview
Loading…
Annulla
Salva