Skip to content

Commit a9410be

Browse files
committed
implemented supporting light controls.
1 parent 0ca4cbf commit a9410be

30 files changed

+522
-1095
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ dependencies {
125125
compile group: 'org.apache.httpcomponents', name: 'httpclient', version: '4.5.3'
126126

127127
// extensions
128-
compile ('com.github.JavaSaBr:jmonkeybuilder-extension:1.9.3') {
128+
compile ('com.github.JavaSaBr:jmonkeybuilder-extension:1.9.4') {
129129
exclude group: 'org.jmonkeyengine'
130130
}
131131
compile ('com.github.JavaSaBr:tonegodemitter:2.4.1') {

0 commit comments

Comments
 (0)