develop #2

Open
Fateme_Azizi wants to merge 21 commits from develop into main
2 changed files with 8 additions and 0 deletions
Showing only changes of commit 95c9181cf3 - Show all commits
@@ -0,0 +1,4 @@
package org.project.entity.players;
public class Assassin {
}
@@ -0,0 +1,4 @@
package org.project.entity.players;
public class Wizard {
}