mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-01-05 16:29:57 +01:00
fixed comment for getVersion
This commit is contained in:
parent
dd5ac45a66
commit
fcb1f55eb9
|
|
@ -243,7 +243,7 @@ public class FMOD {
|
|||
}
|
||||
|
||||
/**
|
||||
* Return the version of the core LWJGL libraries as a String.
|
||||
* Return the version of the FMOD3-LWJGL binding as a String.
|
||||
*/
|
||||
public static String getVersion() {
|
||||
return VERSION;
|
||||
|
|
|
|||
Loading…
Reference in a new issue