Using Super.
This commit is contained in:
committed by
Alexander Harkness
parent
f931590bf0
commit
9ee47e5999
@@ -28,7 +28,7 @@ class cBlockEntityWithItems :
|
||||
{
|
||||
// tolua_end
|
||||
|
||||
using super = cBlockEntity;
|
||||
using Super = cBlockEntity;
|
||||
|
||||
public: // tolua_export
|
||||
|
||||
|
||||
Reference in New Issue
Block a user