Testing commit

This commit is contained in:
Christos Houtouridis 2018-01-10 19:49:47 +02:00
parent 76063a3b54
commit fc528a6a4a
3 changed files with 4 additions and 0 deletions

1
bin/.gitignore vendored Executable file
View File

@ -0,0 +1 @@
/gr/

View File

@ -44,6 +44,9 @@ public class Creature implements gr.auth.ee.dsproject.pacman.AbstractCreature
{
// TODO Fill This
return 0;
}