diff options
Diffstat (limited to 'src/Entities/ExpBottleEntity.h')
-rw-r--r-- | src/Entities/ExpBottleEntity.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Entities/ExpBottleEntity.h b/src/Entities/ExpBottleEntity.h index 126898556..b05f6da31 100644 --- a/src/Entities/ExpBottleEntity.h +++ b/src/Entities/ExpBottleEntity.h @@ -22,7 +22,7 @@ class cExpBottleEntity : { // tolua_end - using super = cProjectileEntity; + using Super = cProjectileEntity; public: // tolua_export |