v0.6.0: refactoring room painters into room types pt.2
This commit is contained in:
Vendored
+3
-3
@@ -1,4 +1,4 @@
|
||||
# retain these to support reflection and meaningful stack traces
|
||||
-keep class com.shatteredpixel.** { *; }
|
||||
-keep class com.watabou.** { *; }
|
||||
# retain these to support class references and meaningful stack traces
|
||||
-keepnames class com.shatteredpixel.** { *; }
|
||||
-keepnames class com.watabou.** { *; }
|
||||
-keepattributes SourceFile,LineNumberTable
|
||||
Reference in New Issue
Block a user