mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-05 14:35:58 +00:00
Fixed AppletTest
This commit is contained in:
parent
8dd4e47dae
commit
4eb40bfe6a
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ import java.awt.Toolkit;
|
|||
|
||||
import org.lwjgl.LWJGLException;
|
||||
import org.lwjgl.LWJGLUtil;
|
||||
import org.lwjgl.applet.LWJGLInstaller;
|
||||
import org.lwjgl.util.applet.LWJGLInstaller;
|
||||
|
||||
public class AppletTest extends Applet {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue