Explorar el Código

Add some logging to try and track down a bug

master
Fen Dweller hace 5 años
padre
commit
e23679cd3f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      src/components/Statblock.vue

+ 1
- 0
src/components/Statblock.vue Ver fichero

@@ -82,6 +82,7 @@ import 'tippy.js/dist/tippy.css'
ContainerView
},
data () {
console.log([NoAI, RandomAI])
return {
POV: POV,
ais: [NoAI, RandomAI]


Cargando…
Cancelar
Guardar