This website works better with JavaScript.
Home
Explore
Help
Sign In
myitinos
/
HackTheGame-v001
Watch
1
Star
0
Fork
1
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
removed include monster from creation
master
myitinos
5 years ago
parent
a959f34110
commit
b4f3ffb60e
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
src/interface/creation.hpp
+ 0
- 1
src/interface/creation.hpp
View File
@ -2,7 +2,6 @@
#
define HACKTHEGAME_CHARACTER_CREATION_HPP
#
include
"src/class/player.hpp"
#
include
"src/class/monster.hpp"
Player
*
createCharacter
(
)
;
Write
Preview
Loading…
Cancel
Save