Minor fixes
This commit is contained in:
@@ -2234,7 +2234,7 @@ var GempLotrGameUI = Class.extend({
|
||||
|
||||
that.decisionFunction(id, "" + assignmentArray);
|
||||
|
||||
this.PlaySound("awaitAction");
|
||||
that.PlaySound("awaitAction");
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
@@ -38,6 +38,11 @@
|
||||
<version>4.9</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-lang</groupId>
|
||||
<artifactId>commons-lang</artifactId>
|
||||
<version>2.5</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
Reference in New Issue
Block a user