]> ruin.nu Git - eonsl.git/blobdiff - eonsl/ccreature.h
One of the constructors took a QString pointer as an argument. Probably a thought...
[eonsl.git] / eonsl / ccreature.h
index 4cffee97596c22a379bfb66061f218cedd3793f0..3c8aba825b1cbce3bdc7f3df014e7726d0af534f 100644 (file)
@@ -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