summaryrefslogtreecommitdiffstats
path: root/source/cPawn.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/cPawn.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/cPawn.h b/source/cPawn.h
index dbf60d59e..0fcff0996 100644
--- a/source/cPawn.h
+++ b/source/cPawn.h
@@ -20,7 +20,7 @@ struct TakeDamageInfo //tolua_export
class cPawn : public cEntity //tolua_export
{ //tolua_export
public:
- CLASS_PROTOTYPE();
+ CLASS_PROTOTYPE()
cPawn();
virtual ~cPawn();