Remove compiler warning
This commit is contained in:
@@ -109,6 +109,8 @@ namespace lime {
|
||||
if (glIsTexture (id)) glDeleteTextures (1, &id);
|
||||
break;
|
||||
|
||||
default: break;
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user