Skip to content
This repository was archived by the owner on Oct 21, 2019. It is now read-only.

Commit 90cb225

Browse files
committed
moved constants to root package
1 parent 4206aba commit 90cb225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

net/jibini/glutils/utils/GLUtils.java renamed to net/jibini/glutils/GLUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package net.jibini.glutils.utils;
1+
package net.jibini.glutils;
22

33
public class GLUtils
44
{

0 commit comments

Comments
 (0)