mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-07 07:24:20 +00:00
Added serialVersionUID
This commit is contained in:
parent
2cc1b508dd
commit
c3325f0ac2
1 changed files with 2 additions and 0 deletions
|
|
@ -42,6 +42,8 @@ import org.lwjgl.LWJGLException;
|
|||
*/
|
||||
public class FMODException extends LWJGLException {
|
||||
|
||||
private static final long serialVersionUID = -1979225393145509886L;
|
||||
|
||||
/**
|
||||
* Creates a new FMODException
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue