mirror of
https://github.com/Cpt-Adok/SNAKE.git
synced 2026-01-25 07:34:05 +00:00
correction
This commit is contained in:
@@ -25,5 +25,5 @@ public enum Effects {
|
|||||||
/**
|
/**
|
||||||
* <p> impossible à passer à travers.
|
* <p> impossible à passer à travers.
|
||||||
*/
|
*/
|
||||||
IMPASSABLE,
|
IMPASSABLE;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user