Skip to content

Commit 0e9705e

Browse files
authored
move 44 Java source files from jme3-bullet/src/common to jme3-jbullet (jMonkeyEngine#1817)
1 parent 9314cb4 commit 0e9705e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+0
-1
lines changed

jme3-jbullet/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ sourceSets {
22
main {
33
java {
44
srcDir 'src/main/java'
5-
srcDir '../jme3-bullet/src/common/java'
65
}
76
}
87
test {

0 commit comments

Comments
 (0)