X-Git-Url: https://ruin.nu/git/?p=eonsl.git;a=blobdiff_plain;f=eonsl%2Fccreature.h;h=3c8aba825b1cbce3bdc7f3df014e7726d0af534f;hp=4cffee97596c22a379bfb66061f218cedd3793f0;hb=31c2b6c9b6cd2e2db543c3ceaf17a45edff011ce;hpb=3a7ef1430545d83037555b69d259a68202831f38 diff --git a/eonsl/ccreature.h b/eonsl/ccreature.h index 4cffee9..3c8aba8 100644 --- a/eonsl/ccreature.h +++ b/eonsl/ccreature.h @@ -37,7 +37,7 @@ public: the memberfunction load(QString *filename) @param filename The path to the file that holds the creature */ - CCreature(QString *filename); + CCreature(QString filename); /**Create a creature (probably a npc) with randomized attributes @param race i.e: Human, Elf @param profession e.g: Warrior, thief