Rewrite constant parameter. A bit faster now. Can't tell if its right. Seems to compile.

This commit is contained in:
Adam
2016-03-25 21:52:23 -04:00
parent 5ef0be50bf
commit 3444655f09
3 changed files with 134 additions and 130 deletions

View File

@@ -31,7 +31,7 @@
</dependency>
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-all</artifactId>
<artifactId>asm-debug-all</artifactId>
<version>5.0.4</version>
</dependency>
<dependency>