mirror of
https://github.com/ynerant/Level-Editor.git
synced 2025-02-11 13:21:16 +00:00
Fixé problème de fichier manquant
This commit is contained in:
parent
916417dec8
commit
2813f325dc
@ -0,0 +1,6 @@
|
|||||||
|
package galaxyoyo.unknown.api.editor;
|
||||||
|
|
||||||
|
public enum Collision
|
||||||
|
{
|
||||||
|
FULL, LEFT, RIGHT, TOP, BOTTOM, ANY;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user