forked from Kolyah35/minecraft-pe-0.6.1
Fix: Sounds (now properly)
This commit is contained in:
@@ -43,7 +43,6 @@ public:
|
||||
|
||||
void destroy() const {
|
||||
if (isValid()) {
|
||||
delete buffer;
|
||||
buffer = 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user