Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
myitinos
/
HackTheGame-v001
Seguir
1
Destacar
0
Fork
1
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
removed include monster from creation
master
myitinos
hace 6 años
padre
a959f34110
commit
b4f3ffb60e
Se han
modificado 1 ficheros
con
0 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+0
-1
src/interface/creation.hpp
+ 0
- 1
src/interface/creation.hpp
Ver fichero
@ -2,7 +2,6 @@
#
define HACKTHEGAME_CHARACTER_CREATION_HPP
#
include
"src/class/player.hpp"
#
include
"src/class/monster.hpp"
Player
*
createCharacter
(
)
;
Escribir
Vista previa
Cargando…
Cancelar
Guardar