Exclude the canvasScale field created by HighDpiTransformer

Signed-off-by: Graham <gpe@openrs2.dev>
pull/132/head
Graham 4 years ago
parent b337698106
commit 18a014cf17
  1. 1
      share/deob/profile.yaml

@ -19,6 +19,7 @@ excluded_methods:
- "*!javax/media/opengl/**.* *"
excluded_fields:
- "*!**.cache *"
- "*!**.canvasScale *"
- "*!com/sun/opengl/impl/x11/**.* *"
- "*!jaggl/**.* *"
- "*!javax/media/opengl/**.* *"

Loading…
Cancel
Save