mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-07-03 07:05:17 +02:00
Update the comment for enableBlitting
in mkxp.json
This commit is contained in:
parent
64f61c0665
commit
c5f444c622
1 changed files with 2 additions and 2 deletions
|
@ -258,10 +258,10 @@
|
||||||
// capable of it. Some drivers carry buggy
|
// capable of it. Some drivers carry buggy
|
||||||
// implementations of this functionality, so
|
// implementations of this functionality, so
|
||||||
// disabling it can be used as a workaround.
|
// disabling it can be used as a workaround.
|
||||||
// Does nothing on macOS. Force-disabled when
|
// Force-disabled when
|
||||||
// smoothScaling or smoothScalingDown isn't
|
// smoothScaling or smoothScalingDown isn't
|
||||||
// Nearest-Neighbor or Bilinear.
|
// Nearest-Neighbor or Bilinear.
|
||||||
// (default: disabled)
|
// (default: disabled on windows, enabled on other systems)
|
||||||
//
|
//
|
||||||
// "enableBlitting": false,
|
// "enableBlitting": false,
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue