mirror of
https://github.com/ynerant/Level-Editor.git
synced 2025-01-09 08:02:19 +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…
Reference in New Issue
Block a user