develop #2

Open
Fateme_Azizi wants to merge 21 commits from develop into main
3 changed files with 12 additions and 0 deletions
Showing only changes of commit 8894866b68 - Show all commits
@@ -0,0 +1,4 @@
package org.project.item.weapons;
public class AssassinWeapon {
}
@@ -0,0 +1,4 @@
package org.project.item.weapons;
public class KnightWeapon {
}
@@ -0,0 +1,4 @@
package org.project.item.weapons;
public class WizardWeapon {
}